HomeSort by relevance Sort by last modified time
    Searched refs:bta_ag_rfc_acp_open (Results 1 - 3 of 3) sorted by null

  /system/bt/bta/ag/
bta_ag_int.h 368 extern void bta_ag_rfc_acp_open(tBTA_AG_SCB* p_scb, const tBTA_AG_DATA& data);
bta_ag_act.cc 510 * Function bta_ag_rfc_acp_open
518 void bta_ag_rfc_acp_open(tBTA_AG_SCB* p_scb, const tBTA_AG_DATA& data) { function
522 APPL_TRACE_DEBUG("bta_ag_rfc_acp_open: serv_handle0 = %d serv_handle1 = %d",
573 "bta_ag_rfc_acp_open: i = %d serv_handle = %d port_handle = %d", i,
583 APPL_TRACE_DEBUG("bta_ag_rfc_acp_open: conn_service = %d conn_handle = %d",
bta_ag_main.cc 51 BTA_AG_RFC_ACP_OPEN,
159 bta_ag_rfc_acp_open, bta_ag_rfc_close, bta_ag_rfc_fail,
187 /* RFC_OPEN_EVT */ {BTA_AG_RFC_ACP_OPEN, BTA_AG_SCO_LISTEN, BTA_AG_OPEN_ST},

Completed in 760 milliseconds