Home
last modified time | relevance | path

Searched refs:gatt_service_database_hash_end_handle (Results 1 – 2 of 2) sorted by relevance

/btstack/src/ble/
H A Dgatt_client.h292 uint16_t gatt_service_database_hash_end_handle; member
H A Dgatt_client.c750 … gatt_client->gatt_service_database_hash_end_handle = characteristic.end_handle; in gatt_client_service_packet_handler()
882 characteristic.end_handle = gatt_client->gatt_service_database_hash_end_handle; in gatt_client_notify_can_send_query()