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.h304 struct GATTS_StopService { struct
309 extern struct GATTS_StopService GATTS_StopService; argument
Dmock_stack_gatt_api.cc57 struct GATTS_StopService GATTS_StopService; variable
194 void GATTS_StopService(uint16_t service_handle) { in GATTS_StopService() function
/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_api.cc410 void GATTS_StopService(uint16_t service_handle) { in GATTS_StopService() function