Home
last modified time | relevance | path

Searched refs:gatt_client_write_characteristic_descriptor_using_descriptor_handle (Results 1 – 5 of 5) sorted by relevance

/btstack/test/fuzz/
H A Dfuzz_gatt_client.c245gatt_client_write_characteristic_descriptor_using_descriptor_handle(gatt_client_packet_handler, bl… in LLVMFuzzerTestOneInput()
/btstack/test/gatt_client/
H A Dgatt_client_test.cpp791 TEST(GATTClient, gatt_client_write_characteristic_descriptor_using_descriptor_handle){ in TEST() argument
813 …status = gatt_client_write_characteristic_descriptor_using_descriptor_handle(handle_ble_client_eve… in TEST()
817 …status = gatt_client_write_characteristic_descriptor_using_descriptor_handle(handle_ble_client_eve… in TEST()
821 …status = gatt_client_write_characteristic_descriptor_using_descriptor_handle(handle_ble_client_eve… in TEST()
/btstack/src/ble/
H A Dgatt_client.h1050 uint8_t gatt_client_write_characteristic_descriptor_using_descriptor_handle(btstack_packet_handler_…
H A Dgatt_client.c3043 uint8_t gatt_client_write_characteristic_descriptor_using_descriptor_handle(btstack_packet_handler_… in gatt_client_write_characteristic_descriptor_using_descriptor_handle() function
3061 …return gatt_client_write_characteristic_descriptor_using_descriptor_handle(callback, con_handle, d… in gatt_client_write_characteristic_descriptor()
/btstack/tool/migration_to_v1.0/
H A Dmigration.cocci595 gatt_client_write_characteristic_descriptor_using_descriptor_handle(