Home
last modified time | relevance | path

Searched refs:BT_A2DP_SEID_RANGE (Results 1 – 4 of 4) sorted by relevance

/external/bluetooth/bluez/audio/
Dipc.h131 #define BT_A2DP_SEID_RANGE (1 << 6) - 1 macro
Dpcm_bluetooth.c450 open_req->seid = BT_A2DP_SEID_RANGE + 1; in bluetooth_hsp_hw_params()
470 req->codec.seid = BT_A2DP_SEID_RANGE + 1; in bluetooth_hsp_hw_params()
Dunix.c256 codec->seid = BT_A2DP_SEID_RANGE + 1; in headset_generate_capability()
1426 if (req->seid > BT_A2DP_SEID_RANGE) { in handle_open_req()
/external/bluetooth/bluez/test/
Dipctest.c588 BT_A2DP_SEID_RANGE + 1; in bt_open()
628 msg.setconf_req.codec.seid = BT_A2DP_SEID_RANGE + 1; in set_conf()