Searched refs:daemon_setup_gatt_client_request (Results 1 – 1 of 1) sorted by relevance
/btstack/platform/daemon/src/ |
H A D | daemon.c | 807 btstack_linked_list_gatt_client_helper_t * daemon_setup_gatt_client_request(connection_t *connectio… in daemon_setup_gatt_client_request() function 1185 gatt_helper = daemon_setup_gatt_client_request(connection, packet, 1); in btstack_command_handler() 1190 gatt_helper = daemon_setup_gatt_client_request(connection, packet, 1); in btstack_command_handler() 1195 gatt_helper = daemon_setup_gatt_client_request(connection, packet, 1); in btstack_command_handler() 1201 gatt_helper = daemon_setup_gatt_client_request(connection, packet, 1); in btstack_command_handler() 1208 gatt_helper = daemon_setup_gatt_client_request(connection, packet, 1); in btstack_command_handler() 1214 gatt_helper = daemon_setup_gatt_client_request(connection, packet, 1); in btstack_command_handler() 1221 gatt_helper = daemon_setup_gatt_client_request(connection, packet, 1); in btstack_command_handler() 1228 gatt_helper = daemon_setup_gatt_client_request(connection, packet, 1); in btstack_command_handler() 1234 gatt_helper = daemon_setup_gatt_client_request(connection, packet, 1); in btstack_command_handler() [all …]
|