Home
last modified time | relevance | path

Searched refs:headset_connect_rfcomm (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluez/audio/
Dheadset.h86 int headset_connect_rfcomm(struct audio_device *dev, GIOChannel *chan);
Dmanager.c513 if (headset_connect_rfcomm(device, chan) < 0) { in ag_confirm()
Dheadset.c2453 int headset_connect_rfcomm(struct audio_device *dev, GIOChannel *io) in headset_connect_rfcomm() function