Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_gatt_api.h211 struct GATTS_DeleteService { struct
220 extern struct GATTS_DeleteService GATTS_DeleteService; argument
Dmock_stack_gatt_api.cc51 struct GATTS_DeleteService GATTS_DeleteService; variable
164 bool GATTS_DeleteService(tGATT_IF gatt_if, Uuid* p_svc_uuid, in GATTS_DeleteService() function
/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_api.cc366 bool GATTS_DeleteService(tGATT_IF gatt_if, Uuid* p_svc_uuid, in GATTS_DeleteService() function