Home
last modified time | relevance | path

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

/linux/net/bluetooth/
A Dsco.c926 if (!hdev->get_data_path_id) { in sco_sock_setsockopt()
1121 if (!hdev->get_data_path_id) { in sco_sock_getsockopt()
1167 err = hdev->get_data_path_id(hdev, &codec.data_path); in sco_sock_getsockopt()
A Dhci_request.c2973 err = hdev->get_data_path_id(hdev, &cmd->data_path_id); in hci_req_configure_datapath()
A Dmgmt.c3877 if (hdev && hdev->get_data_path_id) { in read_exp_features_info()
4208 if (!hdev->get_data_path_id) { in set_offload_codec_func()
/linux/drivers/bluetooth/
A Dhci_vhci.c228 hdev->get_data_path_id = vhci_get_data_path_id; in __vhci_create_device()
A Dbtintel.c2243 hdev->get_data_path_id = btintel_get_data_path_id; in btintel_configure_offload()
/linux/include/net/bluetooth/
A Dhci_core.h622 int (*get_data_path_id)(struct hci_dev *hdev, __u8 *data_path); member

Completed in 35 milliseconds