Searched refs:GATTS_DeleteService (Results 1 – 5 of 5) sorted by relevance
51 struct GATTS_DeleteService GATTS_DeleteService; variable90 bool GATTS_DeleteService::return_value = false;164 bool GATTS_DeleteService(tGATT_IF gatt_if, Uuid* p_svc_uuid, in GATTS_DeleteService() function167 return test::mock::stack_gatt_api::GATTS_DeleteService(gatt_if, p_svc_uuid, in GATTS_DeleteService()
211 struct GATTS_DeleteService { struct220 extern struct GATTS_DeleteService GATTS_DeleteService; argument
305 if (GATTS_DeleteService(p_rcb->gatt_if, &p_srvc_cb->service_uuid, in bta_gatts_delete_service()
873 [[nodiscard]] bool GATTS_DeleteService(tGATT_IF gatt_if,
366 bool GATTS_DeleteService(tGATT_IF gatt_if, Uuid* p_svc_uuid, in GATTS_DeleteService() function