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

  /system/bt/bta/hf_client/
bta_hf_client_int.h 271 extern void bta_hf_client_rfc_acp_open(tBTA_HF_CLIENT_DATA *p_data);
bta_hf_client_act.c 256 ** Function bta_hf_client_rfc_acp_open
264 void bta_hf_client_rfc_acp_open(tBTA_HF_CLIENT_DATA *p_data) function
273 APPL_TRACE_DEBUG ("bta_hf_client_rfc_acp_open: serv_handle = %d rfc.port_handle = %d",
279 APPL_TRACE_DEBUG ("bta_hf_client_rfc_acp_open error PORT_CheckConnection returned status %d", status);
bta_hf_client_main.c 63 BTA_HF_CLIENT_RFC_ACP_OPEN,
99 /* BTA_HF_CLIENT_RFC_ACP_OPEN */ bta_hf_client_rfc_acp_open,
135 /* RFC_OPEN_EVT */ {BTA_HF_CLIENT_RFC_ACP_OPEN, BTA_HF_CLIENT_SCO_LISTEN, BTA_HF_CLIENT_OPEN_ST},

Completed in 1137 milliseconds