Searched refs:gatt_service_database_hash_value_handle (Results 1 – 2 of 2) sorted by relevance
290 uint16_t gatt_service_database_hash_value_handle; member
749 … gatt_client->gatt_service_database_hash_value_handle = characteristic.value_handle; in gatt_client_service_packet_handler()867 if (gatt_client->gatt_service_database_hash_value_handle != 0){ in gatt_client_notify_can_send_query()879 if (gatt_client->gatt_service_database_hash_value_handle != 0) { in gatt_client_notify_can_send_query()881 … characteristic.value_handle = gatt_client->gatt_service_database_hash_value_handle; in gatt_client_notify_can_send_query()1216 if (value_handle == gatt_client->gatt_service_database_hash_value_handle){ in report_gatt_indication()