OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bta_gattc_discover_pri_service
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/bta/gatt/
bta_gattc_int.h
475
extern tBTA_GATT_STATUS
bta_gattc_discover_pri_service
(UINT16 conn_id, tBTA_GATTC_SERV *p_server_cb, UINT8 disc_type);
bta_gattc_cache.c
421
** Function
bta_gattc_discover_pri_service
428
tBTA_GATT_STATUS
bta_gattc_discover_pri_service
(UINT16 conn_id, tBTA_GATTC_SERV *p_server_cb, UINT8 disc_type)
function
[
all
...]
bta_gattc_act.c
840
p_clcb->status =
bta_gattc_discover_pri_service
(p_clcb->bta_conn_id, p_clcb->p_srcb, GATT_DISC_SRVC_ALL);
[
all
...]
Completed in 769 milliseconds