OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bta_gatts_open
(Results
1 - 6
of
6
) sorted by null
/external/bluetooth/bluedroid/bta/gatt/
bta_gatts_main.c
95
bta_gatts_open
(p_cb,(tBTA_GATTS_DATA *) p_msg);
bta_gatts_int.h
244
extern void
bta_gatts_open
(tBTA_GATTS_CB *p_cb, tBTA_GATTS_DATA * p_msg);
bta_gatts_api.c
459
** Function
BTA_GATTS_Open
471
void
BTA_GATTS_Open
(tBTA_GATTS_IF server_if, BD_ADDR remote_bda, BOOLEAN is_direct)
bta_gatts_act.c
680
** Function
bta_gatts_open
687
void
bta_gatts_open
(tBTA_GATTS_CB *p_cb, tBTA_GATTS_DATA * p_msg)
function
/external/bluetooth/bluedroid/bta/include/
bta_gatt_api.h
[
all
...]
/external/bluetooth/bluedroid/btif/src/
btif_gatt_server.c
382
BTA_GATTS_Open
(p_cb->server_if, p_cb->bd_addr.address,
Completed in 855 milliseconds