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

  /external/bluetooth/bluedroid/bta/hf_client/
bta_hf_client_sco.c 120 ** Function bta_hf_client_cback_sco
128 void bta_hf_client_cback_sco(UINT8 event) function
642 bta_hf_client_cback_sco(BTA_HF_CLIENT_AUDIO_MSBC_OPEN_EVT);
646 bta_hf_client_cback_sco(BTA_HF_CLIENT_AUDIO_OPEN_EVT);
684 bta_hf_client_cback_sco(BTA_HF_CLIENT_AUDIO_CLOSE_EVT);
bta_hf_client_int.h 236 extern void bta_hf_client_cback_sco(UINT8 event);
bta_hf_client_at.c 318 bta_hf_client_cback_sco(BTA_HF_CLIENT_AUDIO_CLOSE_EVT);
    [all...]

Completed in 987 milliseconds