OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTA_GATTS_AddIncludeService
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/bta/gatt/
bta_gatts_api.c
173
** Function
BTA_GATTS_AddIncludeService
186
void
BTA_GATTS_AddIncludeService
(UINT16 service_id, UINT16 included_service_id)
/external/bluetooth/bluedroid/bta/include/
bta_gatt_api.h
[
all
...]
/external/bluetooth/bluedroid/btif/src/
btif_gatt_server.c
397
BTA_GATTS_AddIncludeService
(p_cb->srvc_handle, p_cb->incl_handle);
Completed in 21 milliseconds