Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_gatt_api.h264 struct GATTS_StopService { struct
268 extern struct GATTS_StopService GATTS_StopService; argument
Dmock_stack_gatt_api.cc56 struct GATTS_StopService GATTS_StopService; variable
175 void GATTS_StopService(uint16_t service_handle) { in GATTS_StopService() function
/aosp_15_r20/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_api.cc427 void GATTS_StopService(uint16_t service_handle) { in GATTS_StopService() function