Home
last modified time | relevance | path

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

/external/bluetooth/bluez/audio/
Dipc.h229 struct bt_open_req { struct
Dunix.c1374 static int handle_sco_open(struct unix_client *client, struct bt_open_req *req) in handle_sco_open()
1392 static int handle_a2dp_open(struct unix_client *client, struct bt_open_req *req) in handle_a2dp_open()
1411 static void handle_open_req(struct unix_client *client, struct bt_open_req *req) in handle_open_req()
1739 (struct bt_open_req *) msghdr); in client_cb()
Dpcm_bluetooth.c435 struct bt_open_req *open_req = (void *) buf; in bluetooth_hsp_hw_params()
695 struct bt_open_req *open_req = (void *) buf; in bluetooth_a2dp_hw_params()
Dliba2dp.c502 struct bt_open_req *open_req = (void *) buf; in bluetooth_a2dp_hw_params()
Dgstavdtpsink.c1604 struct bt_open_req *open_req = (void *) buf; in gst_avdtp_sink_configure()
/external/bluetooth/bluez/test/
Dipctest.c573 struct bt_open_req open_req; in bt_open()