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 83 int headset_connect_rfcomm(struct audio_device *dev, GIOChannel *chan);
manager.c 509 if (headset_connect_rfcomm(device, chan) < 0) {
510 error("headset_connect_rfcomm failed");
headset.c 2433 int headset_connect_rfcomm(struct audio_device *dev, GIOChannel *io) function
    [all...]

Completed in 13 milliseconds