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

  /external/bluetooth/bluez/audio/
headset.h 106 gboolean headset_unlock(struct audio_device *dev, headset_lock_t lock);
transport.c 416 headset_unlock(dev, HEADSET_LOCK_READ | HEADSET_LOCK_WRITE);
427 headset_unlock(device, HEADSET_LOCK_READ | HEADSET_LOCK_WRITE);
unix.c 1259 headset_unlock(client->dev, client->lock);
    [all...]
headset.c 2641 gboolean headset_unlock(struct audio_device *dev, headset_lock_t lock) function
    [all...]

Completed in 44 milliseconds