Home
last modified time | relevance | path

Searched refs:gatt_client_discover_characteristic_descriptors_with_context (Results 1 – 3 of 3) sorted by relevance

/btstack/src/ble/
H A Dgatt_client.h646 uint8_t gatt_client_discover_characteristic_descriptors_with_context(btstack_packet_handler_t callb…
H A Dgatt_service_client.c300 (void) gatt_client_discover_characteristic_descriptors_with_context( in gatt_service_client_run_for_client()
H A Dgatt_client.c2713 uint8_t gatt_client_discover_characteristic_descriptors_with_context(btstack_packet_handler_t callb… in gatt_client_discover_characteristic_descriptors_with_context() function
2741 …return gatt_client_discover_characteristic_descriptors_with_context(callback, con_handle, characte… in gatt_client_discover_characteristic_descriptors()