Searched refs:BT_OPEN (Results 1 – 7 of 7) sorted by relevance
87 BT_OPEN, enumerator
97 #define BT_OPEN 1 macro
446 open_req->h.name = BT_OPEN; in bluetooth_hsp_hw_params()460 BT_OPEN); in bluetooth_hsp_hw_params()706 open_req->h.name = BT_OPEN; in bluetooth_a2dp_hw_params()720 BT_OPEN); in bluetooth_a2dp_hw_params()
913 rsp->h.name = BT_OPEN; in open_complete()1003 unix_ipc_error(client, BT_OPEN, EINVAL); in start_open()1460 unix_ipc_error(client, BT_OPEN, err ? : EIO); in handle_open_req()1737 case BT_OPEN: in client_cb()
510 open_req->h.name = BT_OPEN; in bluetooth_a2dp_hw_params()521 err = audioservice_expect(data, &open_rsp->h, BT_OPEN); in bluetooth_a2dp_hw_params()
1637 open_req->h.name = BT_OPEN; in gst_avdtp_sink_configure()1653 BT_OPEN); in gst_avdtp_sink_configure()
581 msg.open_req.h.name = BT_OPEN; in bt_open()596 if (service_expect(u, &msg.open_rsp.h, BT_OPEN) < 0) in bt_open()