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.c434 struct bt_open_rsp *open_rsp = (void *) buf; in bluetooth_hsp_hw_params()
694 struct bt_open_rsp *open_rsp = (void *) buf; in bluetooth_a2dp_hw_params()
Dliba2dp.c500 struct bt_open_rsp *open_rsp = (void *) buf; in bluetooth_a2dp_hw_params()
Dgstavdtpsink.c1038 struct bt_open_rsp *open_rsp = (void *) buf; in gst_avdtp_sink_configure()
Dunix.c898 struct bt_open_rsp *rsp = (void *) buf; in open_complete()
/external/bluetooth/bluez/test/
Dipctest.c574 struct bt_open_rsp open_rsp; in bt_open()