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

  /external/bluetooth/bluez/audio/
headset.h 86 int headset_connect_rfcomm(struct audio_device *dev, GIOChannel *chan);
manager.c 513 if (headset_connect_rfcomm(device, chan) < 0) {
514 error("headset_connect_rfcomm failed");
headset.c 2453 int headset_connect_rfcomm(struct audio_device *dev, GIOChannel *io) function
    [all...]

Completed in 164 milliseconds