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

  /external/bluetooth/bluez/audio/
ipc.h 182 #define BT_READ_LOCK 1
pcm_bluetooth.c 452 BT_WRITE_LOCK : BT_READ_LOCK);
712 BT_WRITE_LOCK : BT_READ_LOCK);
    [all...]
unix.c 1386 req->lock & BT_READ_LOCK ? "read" : "",
1405 req->lock & BT_READ_LOCK ? "read" : "",
    [all...]
  /external/bluetooth/bluez/test/
ipctest.c 590 BT_WRITE_LOCK : BT_READ_LOCK | BT_WRITE_LOCK;

Completed in 171 milliseconds