Searched refs:gatt_client_read_characteristic_descriptor (Results 1 – 5 of 5) sorted by relevance
646 …status = gatt_client_read_characteristic_descriptor(handle_ble_client_event, gatt_client_handle, &… in TEST()652 …status = gatt_client_read_characteristic_descriptor(handle_ble_client_event, HCI_CON_HANDLE_INVALI… in TEST()656 …status = gatt_client_read_characteristic_descriptor(handle_ble_client_event, gatt_client_handle, &… in TEST()
961 uint8_t gatt_client_read_characteristic_descriptor(btstack_packet_handler_t callback, hci_con_handl…
3016 uint8_t gatt_client_read_characteristic_descriptor(btstack_packet_handler_t callback, hci_con_handl… in gatt_client_read_characteristic_descriptor() function
541 gatt_client_read_characteristic_descriptor(
1281 …gatt_client_read_characteristic_descriptor(&handle_gatt_client_event, gatt_helper->con_handle, &de… in btstack_command_handler()