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 377 extern void bta_ag_rfc_acp_open(tBTA_AG_SCB* p_scb, tBTA_AG_DATA* p_data);
bta_ag_act.cc 492 * Function bta_ag_rfc_acp_open
500 void bta_ag_rfc_acp_open(tBTA_AG_SCB* p_scb, tBTA_AG_DATA* p_data) { function
510 APPL_TRACE_DEBUG("bta_ag_rfc_acp_open: serv_handle0 = %d serv_handle1 = %d",
517 "bta_ag_rfc_acp_open error PORT_CheckConnection returned status %d",
551 "bta_ag_rfc_acp_open: i = %d serv_handle = %d port_handle = %d", i,
561 APPL_TRACE_DEBUG("bta_ag_rfc_acp_open: conn_service = %d conn_handle = %d",
bta_ag_main.cc 62 BTA_AG_RFC_ACP_OPEN,
98 bta_ag_rfc_acp_open, bta_ag_rfc_close, bta_ag_rfc_fail,
123 /* RFC_OPEN_EVT */ {BTA_AG_RFC_ACP_OPEN, BTA_AG_SCO_LISTEN, BTA_AG_OPEN_ST},

Completed in 164 milliseconds