Searched defs:service_handle (Results 1 – 11 of 11) sorted by relevance
51 int service_handle() const { return service_handle_; } in service_handle() function
43 uint16_t service_handle; member
383 static bt_status_t btif_gatts_stop_service(int server_if, int service_handle) { in btif_gatts_stop_service()389 int service_handle) { in btif_gatts_delete_service()
112 uint16_t service_handle; member156 VolumeOffset* FindByServiceHandle(uint16_t service_handle) { in FindByServiceHandle()
90 uint16_t service_handle = GAP_INVALID_HANDLE; variable
413 uint16_t service_handle; in gap_attr_db_init() local
166 void GATTS_StopService(uint16_t service_handle) { in GATTS_StopService()
98 uint16_t service_handle = GAP_INVALID_HANDLE; variable
117 int service_handle; member
408 void GATTS_StopService(uint16_t service_handle) { in GATTS_StopService()
1205 def compareIncludedServices(service, service_handle, included_handle, included_uuid): argument