Searched defs:service_handle (Results 1 – 11 of 11) sorted by relevance
47 int service_handle() const { return service_handle_; } in service_handle() function
43 uint16_t service_handle; member
389 static bt_status_t btif_gatts_stop_service(int server_if, int service_handle) { in btif_gatts_stop_service()395 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
414 uint16_t service_handle; in gap_attr_db_init() local
194 void GATTS_StopService(uint16_t service_handle) { in GATTS_StopService()
99 uint16_t service_handle = GAP_INVALID_HANDLE; variable
419 let service_handle = AttHandle(service_handle); in remove_service() localVariable
410 void GATTS_StopService(uint16_t service_handle) { in GATTS_StopService()
1346 def compareIncludedServices(service, service_handle, included_handle, included_uuid): argument