Home
last modified time | relevance | path

Searched refs:bt_open_rsp (Results 1 – 6 of 6) sorted by relevance

/external/bluetooth/bluez/audio/
Dipc.h238 struct bt_open_rsp { struct
Dpcm_bluetooth.c436 struct bt_open_rsp *open_rsp = (void *) buf; in bluetooth_hsp_hw_params()
696 struct bt_open_rsp *open_rsp = (void *) buf; in bluetooth_a2dp_hw_params()
Dliba2dp.c503 struct bt_open_rsp *open_rsp = (void *) buf; in bluetooth_a2dp_hw_params()
Dunix.c908 struct bt_open_rsp *rsp = (void *) buf; in open_complete()
Dgstavdtpsink.c1605 struct bt_open_rsp *open_rsp = (void *) buf; in gst_avdtp_sink_configure()
/external/bluetooth/bluez/test/
Dipctest.c574 struct bt_open_rsp open_rsp; in bt_open()