OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bta_gattc_broadcast
(Results
1 - 6
of
6
) sorted by null
/external/bluetooth/bluedroid/bta/gatt/
bta_gattc_main.c
389
bta_gattc_broadcast
(p_cb, (tBTA_GATTC_DATA *) p_msg);
bta_gattc_int.h
488
extern void
bta_gattc_broadcast
(tBTA_GATTC_CB *p_cb, tBTA_GATTC_DATA * p_msg);
bta_gattc_api.c
[
all
...]
bta_gattc_act.c
2141
void
bta_gattc_broadcast
(tBTA_GATTC_CB *p_cb, tBTA_GATTC_DATA * p_msg)
function
[
all
...]
/external/bluetooth/bluedroid/bta/include/
bta_gatt_api.h
[
all
...]
/external/bluetooth/bluedroid/btif/src/
btif_gatt_client.c
846
BTA_GATTC_Broadcast
(p_cb->client_if, p_cb->start);
[
all
...]
Completed in 221 milliseconds