Searched refs:get_data_path_id (Results 1 – 6 of 6) sorted by relevance
926 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()
2973 err = hdev->get_data_path_id(hdev, &cmd->data_path_id); in hci_req_configure_datapath()
3877 if (hdev && hdev->get_data_path_id) { in read_exp_features_info()4208 if (!hdev->get_data_path_id) { in set_offload_codec_func()
228 hdev->get_data_path_id = vhci_get_data_path_id; in __vhci_create_device()
2243 hdev->get_data_path_id = btintel_get_data_path_id; in btintel_configure_offload()
622 int (*get_data_path_id)(struct hci_dev *hdev, __u8 *data_path); member
Completed in 35 milliseconds