OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bta_ag_send_call_inds
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/bta/ag/
bta_ag_act.c
720
bta_ag_send_call_inds
(p_scb, BTA_AG_IN_CALL_CONN_RES);
749
bta_ag_send_call_inds
(p_scb, BTA_AG_IN_CALL_CONN_RES);
754
bta_ag_send_call_inds
(p_scb, BTA_AG_OUT_CALL_ORIG_RES);
759
bta_ag_send_call_inds
(p_scb, BTA_AG_END_CALL_RES);
764
bta_ag_send_call_inds
(p_scb, BTA_AG_END_CALL_RES);
767
bta_ag_send_call_inds
(p_scb, BTA_AG_IN_CALL_RES);
bta_ag_cmd.c
775
** Function
bta_ag_send_call_inds
783
void
bta_ag_send_call_inds
(tBTA_AG_SCB *p_scb, tBTA_AG_RES result)
function
[
all
...]
bta_ag_int.h
383
extern void
bta_ag_send_call_inds
(tBTA_AG_SCB *p_scb, tBTA_AG_RES result);
Completed in 41 milliseconds