Home
last modified time | relevance | path

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

/btstack/src/ble/
H A Dgatt_client.h989 uint8_t gatt_client_read_long_characteristic_descriptor(btstack_packet_handler_t callback, hci_con_…
H A Dgatt_client.c3039 uint8_t gatt_client_read_long_characteristic_descriptor(btstack_packet_handler_t callback, hci_con_… in gatt_client_read_long_characteristic_descriptor() function
/btstack/tool/migration_to_v1.0/
H A Dmigration.cocci559 gatt_client_read_long_characteristic_descriptor(
/btstack/test/gatt_client/
H A Dgatt_client_test.cpp1002 …status = gatt_client_read_long_characteristic_descriptor(handle_ble_client_event, gatt_client_hand… in TEST()
/btstack/platform/daemon/src/
H A Ddaemon.c1287gatt_client_read_long_characteristic_descriptor(&handle_gatt_client_event, gatt_helper->con_handle… in btstack_command_handler()