/btstack/test/mock/ |
H A D | mock_att_server.c | 76 …_t att_server_register_can_send_now_callback(btstack_context_callback_registration_t * callback_re… in att_server_register_can_send_now_callback() 85 …t8_t att_server_request_to_send_notification(btstack_context_callback_registration_t * callback_re… in att_server_request_to_send_notification() 92 …int8_t att_server_request_to_send_indication(btstack_context_callback_registration_t * callback_re… in att_server_request_to_send_indication()
|
H A D | mock_gatt_client.c | 455 …nt8_t gatt_client_request_to_send_gatt_query(btstack_context_callback_registration_t * callback_re… in gatt_client_request_to_send_gatt_query()
|
/btstack/platform/chibios/ |
H A D | btstack_run_loop_chibios.c | 112 …btstack_context_callback_registration_t * callback_registration = (btstack_context_callback_regist… in btstack_run_loop_chibios_execute() local 138 …tack_run_loop_chibios_execute_on_main_thread(btstack_context_callback_registration_t * callback_re… in btstack_run_loop_chibios_execute_on_main_thread()
|
/btstack/src/ |
H A D | btstack_run_loop.c | 171 void btstack_run_loop_base_add_callback(btstack_context_callback_registration_t * callback_registra… in btstack_run_loop_base_add_callback() 178 …btstack_context_callback_registration_t * callback_registration = (btstack_context_callback_regist… in btstack_run_loop_base_execute_callbacks() local 319 void btstack_run_loop_execute_on_main_thread(btstack_context_callback_registration_t * callback_reg… in btstack_run_loop_execute_on_main_thread()
|
/btstack/platform/windows/ |
H A D | btstack_run_loop_windows.c | 170 …btstack_context_callback_registration_t * callback_registration = (btstack_context_callback_regist… in btstack_run_loop_windows_process_callbacks_handler() local 180 …tack_run_loop_windows_execute_on_main_thread(btstack_context_callback_registration_t * callback_re… in btstack_run_loop_windows_execute_on_main_thread()
|
/btstack/platform/freertos/ |
H A D | btstack_run_loop_freertos.c | 167 …btstack_context_callback_registration_t * callback_registration = (btstack_context_callback_regist… in btstack_run_loop_freertos_execute() local 209 …ack_run_loop_freertos_execute_on_main_thread(btstack_context_callback_registration_t * callback_re… in btstack_run_loop_freertos_execute_on_main_thread()
|
/btstack/platform/posix/ |
H A D | btstack_run_loop_posix.c | 289 …btstack_context_callback_registration_t * callback_registration = (btstack_context_callback_regist… in btstack_run_loop_posix_process_callbacks_handler() local 298 …tstack_run_loop_posix_execute_on_main_thread(btstack_context_callback_registration_t * callback_re… in btstack_run_loop_posix_execute_on_main_thread()
|
/btstack/platform/qt/ |
H A D | btstack_run_loop_qt.cpp | 281 …btstack_context_callback_registration_t * callback_registration = (btstack_context_callback_regist… in processCallbacks() local 294 …d btstack_run_loop_qt_execute_on_main_thread(btstack_context_callback_registration_t * callback_re… in btstack_run_loop_qt_execute_on_main_thread()
|
/btstack/platform/wiced/ |
H A D | btstack_stdin_wiced.c | 59 static btstack_context_callback_registration_t callback_registration; variable
|
H A D | btstack_run_loop_wiced.c | 82 …ck_run_loop_wiced_execute_on_main_thread_new(btstack_context_callback_registration_t * callback_re… in btstack_run_loop_wiced_execute_on_main_thread_new()
|
/btstack/test/embedded/ |
H A D | embedded_test.cpp | 71 static btstack_context_callback_registration_t callback_registration; in TEST() local
|
/btstack/platform/embedded/ |
H A D | btstack_run_loop_embedded.c | 177 …ack_run_loop_embedded_execute_on_main_thread(btstack_context_callback_registration_t * callback_re… in btstack_run_loop_embedded_execute_on_main_thread()
|
/btstack/test/gatt_client/ |
H A D | gatt_client_test.cpp | 1334 btstack_context_callback_registration_t callback_registration = { 0 }; in TEST() local 1346 btstack_context_callback_registration_t callback_registration = { 0 }; in TEST() local 1501 btstack_context_callback_registration_t callback_registration = { 0 }; in TEST() local
|
H A D | mock.c | 278 void btstack_run_loop_execute_on_main_thread(btstack_context_callback_registration_t * callback_reg… in btstack_run_loop_execute_on_main_thread()
|
/btstack/src/ble/ |
H A D | att_server.c | 1340 …_t att_server_register_can_send_now_callback(btstack_context_callback_registration_t * callback_re… in att_server_register_can_send_now_callback() 1350 …t8_t att_server_request_to_send_notification(btstack_context_callback_registration_t * callback_re… in att_server_request_to_send_notification() 1364 …int8_t att_server_request_to_send_indication(btstack_context_callback_registration_t * callback_re… in att_server_request_to_send_indication()
|
H A D | gatt_client.c | 3188 …att_client_request_to_write_without_response(btstack_context_callback_registration_t * callback_re… in gatt_client_request_to_write_without_response() 3203 …nt8_t gatt_client_request_to_send_gatt_query(btstack_context_callback_registration_t * callback_re… in gatt_client_request_to_send_gatt_query() 3218 uint8_t gatt_client_remove_gatt_query(btstack_context_callback_registration_t * callback_registrati… in gatt_client_remove_gatt_query()
|
/btstack/test/hfp/ |
H A D | mock.c | 252 uint8_t sdp_client_register_query_callback(btstack_context_callback_registration_t * callback_regis… in sdp_client_register_query_callback()
|
/btstack/src/classic/ |
H A D | sdp_client.c | 740 uint8_t sdp_client_register_query_callback(btstack_context_callback_registration_t * callback_regis… in sdp_client_register_query_callback()
|