OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GATTS_DeleteService
(Results
1 - 3
of
3
) sorted by null
/system/bt/stack/include/
gatt_api.h
731
* Function
GATTS_DeleteService
743
extern bool
GATTS_DeleteService
(tGATT_IF gatt_if, tBT_UUID* p_svc_uuid,
[
all
...]
/system/bt/bta/gatt/
bta_gatts_act.cc
310
if (
GATTS_DeleteService
(p_rcb->gatt_if, &p_srvc_cb->service_uuid,
/system/bt/stack/gatt/
gatt_api.cc
400
* Function
GATTS_DeleteService
412
bool
GATTS_DeleteService
(tGATT_IF gatt_if, tBT_UUID* p_svc_uuid,
414
GATT_TRACE_DEBUG("
GATTS_DeleteService
");
[
all
...]
Completed in 450 milliseconds