Home
last modified time | relevance | path

Searched defs:GATTS_StopService (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_gatt_api.h287 struct GATTS_StopService { struct
292 extern struct GATTS_StopService GATTS_StopService; argument
Dmock_stack_gatt_api.cc56 struct GATTS_StopService GATTS_StopService; variable
193 void GATTS_StopService(uint16_t service_handle) { in GATTS_StopService() function
/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_api.cc412 void GATTS_StopService(uint16_t service_handle) { in GATTS_StopService() function