Home
last modified time | relevance | path

Searched refs:gatt_client_read_characteristic_descriptor_using_descriptor_handle (Results 1 – 8 of 8) sorted by relevance

/btstack/test/fuzz/
H A Dfuzz_gatt_client.c237gatt_client_read_characteristic_descriptor_using_descriptor_handle(gatt_client_packet_handler, ble… in LLVMFuzzerTestOneInput()
/btstack/src/ble/
H A Dgatt_client.h975 uint8_t gatt_client_read_characteristic_descriptor_using_descriptor_handle(btstack_packet_handler_t…
H A Dgatt_client.c3001 uint8_t gatt_client_read_characteristic_descriptor_using_descriptor_handle(btstack_packet_handler_t… in gatt_client_read_characteristic_descriptor_using_descriptor_handle() function
3017 …return gatt_client_read_characteristic_descriptor_using_descriptor_handle(callback, con_handle, de… in gatt_client_read_characteristic_descriptor()
/btstack/tool/migration_to_v1.0/
H A Dmigration.cocci550 gatt_client_read_characteristic_descriptor_using_descriptor_handle(
/btstack/src/ble/gatt-service/
H A Dbattery_service_client.c283 (void) gatt_client_read_characteristic_descriptor_using_descriptor_handle( in battery_service_send_next_query()
H A Dhids_client.c739 …att_status = gatt_client_read_characteristic_descriptor_using_descriptor_handle(&handle_gatt_clien… in hids_run_for_client()
780 …att_status = gatt_client_read_characteristic_descriptor_using_descriptor_handle(&handle_gatt_clien… in hids_run_for_client()
/btstack/src/le-audio/gatt-service/
H A Dbroadcast_audio_scan_service_client.c557 (void) gatt_client_read_characteristic_descriptor_using_descriptor_handle( in bass_client_run_for_connection()
/btstack/test/mock/
H A Dmock_gatt_client.c446 uint8_t gatt_client_read_characteristic_descriptor_using_descriptor_handle(btstack_packet_handler_t… in gatt_client_read_characteristic_descriptor_using_descriptor_handle() function