Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_gatt_api.h190 struct GATTS_DeleteService { struct
200 extern struct GATTS_DeleteService GATTS_DeleteService; argument
Dmock_stack_gatt_api.cc51 struct GATTS_DeleteService GATTS_DeleteService; variable
150 bool GATTS_DeleteService(tGATT_IF gatt_if, Uuid* p_svc_uuid, uint16_t svc_inst) { in GATTS_DeleteService() function
/aosp_15_r20/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_api.cc382 bool GATTS_DeleteService(tGATT_IF gatt_if, Uuid* p_svc_uuid, uint16_t svc_inst) { in GATTS_DeleteService() function