Informacje o strukturze bt_callbacks_t

Informacje o strukturze bt_callbacks_t

#include < bluetooth.h >

Pola danych

size_t  size
 
adapter_state_changed_callback   adapter_state_changed_cb
 
adapter_properties_callback   adapter_properties_cb
 
remote_device_properties_callback   remote_device_properties_cb
 
device_found_callback   device_found_cb
 
discovery_state_changed_callback   discovery_state_changed_cb
 
pin_request_callback   pin_request_cb
 
ssp_request_callback   ssp_request_cb
 
bond_state_changed_callback   bond_state_changed_cb
 
acl_state_changed_callback   acl_state_changed_cb
 
callback_thread_event   thread_evt_cb
 
dut_mode_recv_callback   dut_mode_recv_cb
 
le_test_mode_callback   le_test_mode_cb
 
energy_info_callback   energy_info_cb
 

Szczegółowy opis

TODO: Add callbacks for Link Up/Down and other generic notifications/callbacks Bluetooth DM callback structure.

Definicja w wierszu 400 pliku bluetooth.h .

Dokumentacja pola

acl_state_changed_callback acl_state_changed_cb

Definicja w wierszu 411 pliku bluetooth.h .

adapter_properties_callback adapter_properties_cb

Definicja w wierszu 404 pliku bluetooth.h .

adapter_state_changed_callback adapter_state_changed_cb

Definicja w wierszu 403 pliku bluetooth.h .

bond_state_changed_callback bond_state_changed_cb

Definicja w wierszu 410 pliku bluetooth.h .

device_found_callback device_found_cb

Definicja w wierszu 406 pliku bluetooth.h .

discovery_state_changed_callback discovery_state_changed_cb

Definicja w wierszu 407 pliku bluetooth.h .

dut_mode_recv_callback dut_mode_recv_cb

Definicja w wierszu 413 pliku bluetooth.h .

energy_info_callback energy_info_cb

Definicja w wierszu 415 pliku bluetooth.h .

le_test_mode_callback le_test_mode_cb

Definicja w wierszu 414 pliku bluetooth.h .

pin_request_callback pin_request_cb

Definicja w wierszu 408 pliku bluetooth.h .

remote_device_properties_callback remote_device_properties_cb

Definicja w wierszu 405 pliku bluetooth.h .

size_t size

ustawiona na sizeof(bt_callbacks_t).

Definicja w wierszu 402 pliku bluetooth.h .

ssp_request_callback ssp_request_cb

Definicja w wierszu 409 pliku bluetooth.h .

Definicja w wierszu 412 pliku bluetooth.h .


Dokumentacja tego typu danych została wygenerowana z tego pliku: