Home
last modified time | relevance | path

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

/external/bluetooth/bluez/audio/
Dipc.h262 struct bt_start_stream_rsp { struct
Dunix.c351 struct bt_start_stream_rsp *rsp = (void *) buf; in headset_resume_complete()
395 struct bt_start_stream_rsp *rsp = (void *) buf; in gateway_resume_complete()
763 struct bt_start_stream_rsp *rsp = (void *) buf; in a2dp_resume_complete()
Dliba2dp.c221 struct bt_start_stream_rsp *start_rsp = (void*) buf; in bluetooth_start()
Dgstavdtpsink.c916 struct bt_start_stream_rsp *rsp = (void *) buf; in gst_avdtp_sink_stream_start()
Dpcm_bluetooth.c337 struct bt_start_stream_rsp *rsp = (void *) buf; in bluetooth_prepare()
/external/bluetooth/bluez/test/
Dipctest.c831 struct bt_start_stream_rsp start_rsp; in start_stream()