Home
last modified time | relevance | path

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

/external/bluetooth/bluez/audio/
Dipc.h250 struct bt_set_configuration_rsp { struct
Dunix.c295 struct bt_set_configuration_rsp *rsp = (void *) buf; in headset_setup_complete()
325 struct bt_set_configuration_rsp *rsp = (void *) buf; in gateway_setup_complete()
704 struct bt_set_configuration_rsp *rsp = (void *) buf; in a2dp_config_complete()
1617 struct bt_set_configuration_rsp *rsp = (void *) buf; in handle_control_req()
1631 struct bt_set_configuration_rsp *rsp = (void *) buf; in handle_delay_report_req()
Dpcm_bluetooth.c436 struct bt_set_configuration_rsp *rsp = (void *) buf; in bluetooth_hsp_hw_params()
696 struct bt_set_configuration_rsp *rsp = (void *) buf; in bluetooth_a2dp_hw_params()
Dliba2dp.c502 struct bt_set_configuration_rsp *setconf_rsp = (void*) buf; in bluetooth_a2dp_hw_params()
Dgstavdtpsink.c1040 struct bt_set_configuration_rsp *rsp = (void *) buf; in gst_avdtp_sink_configure()
/external/bluetooth/bluez/test/
Dipctest.c606 struct bt_set_configuration_rsp setconf_rsp; in set_conf()