HomeSort by relevance Sort by last modified time
    Searched full:skt_connect (Results 1 - 1 of 1) sorted by null

  /external/bluetooth/bluedroid/audio_a2dp_hw/
audio_a2dp_hw.c 188 static int skt_connect(struct a2dp_stream_out *out, char *path) function
348 out->audio_fd = skt_connect(out, A2DP_DATA_PATH);
841 if ((out->ctrl_fd = skt_connect(out, A2DP_CTRL_PATH)) > 0)

Completed in 100 milliseconds