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

  /external/bluetooth/bluez/audio/
ipc.h 131 #define BT_A2DP_SEID_RANGE (1 << 6) - 1
pcm_bluetooth.c 448 open_req->seid = BT_A2DP_SEID_RANGE + 1;
468 req->codec.seid = BT_A2DP_SEID_RANGE + 1;
    [all...]
unix.c 235 codec->seid = BT_A2DP_SEID_RANGE + 1;
    [all...]
  /external/bluetooth/bluez/test/
ipctest.c 588 BT_A2DP_SEID_RANGE + 1;
628 msg.setconf_req.codec.seid = BT_A2DP_SEID_RANGE + 1;

Completed in 188 milliseconds