Home
last modified time | relevance | path

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

/btstack/src/ble/
H A Dgatt_client.h1066 uint8_t gatt_client_write_long_characteristic_descriptor(btstack_packet_handler_t callback, hci_con…
H A Dgatt_client.c3085 uint8_t gatt_client_write_long_characteristic_descriptor(btstack_packet_handler_t callback, hci_con… in gatt_client_write_long_characteristic_descriptor() function
/btstack/tool/migration_to_v1.0/
H A Dmigration.cocci604 gatt_client_write_long_characteristic_descriptor(
/btstack/test/gatt_client/
H A Dgatt_client_test.cpp1030 …status = gatt_client_write_long_characteristic_descriptor(handle_ble_client_event, gatt_client_han… in TEST()
/btstack/platform/daemon/src/
H A Ddaemon.c1303gatt_client_write_long_characteristic_descriptor(&handle_gatt_client_event, gatt_helper->con_handl… in btstack_command_handler()