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.h251 struct GATTS_StopService { struct
256 extern struct GATTS_StopService GATTS_StopService; argument
Dmock_stack_gatt_api.cc55 struct GATTS_StopService GATTS_StopService; variable
166 void GATTS_StopService(uint16_t service_handle) { in GATTS_StopService() function
/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_api.cc408 void GATTS_StopService(uint16_t service_handle) { in GATTS_StopService() function