Home
last modified time | relevance | path

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

/system/bt/test/suite/support/
Dgatt.c28 static int gatt_service_handle; variable
53 return gatt_service_handle; in gatt_get_service_handle()
167 gatt_service_handle = srvc_handle; in btgatts_service_added_cb()
174 gatt_service_handle = srvc_handle; in btgatts_included_service_added_cb()
182 gatt_service_handle = srvc_handle; in btgatts_characteristic_added_cb()
190 gatt_service_handle = srvc_handle; in btgatts_descriptor_added_cb()
198 gatt_service_handle = srvc_handle; in btgatts_service_started_cb()
205 gatt_service_handle = srvc_handle; in btgatts_service_stopped_cb()
212 gatt_service_handle = srvc_handle; in btgatts_service_deleted_cb()