Searched refs:data_path_id (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/bluetooth/
H A Dhci_vhci.c87 static int vhci_get_data_path_id(struct hci_dev *hdev, u8 *data_path_id) argument
89 *data_path_id = 0;
H A Dbtmtksdio.c955 static int btmtksdio_get_data_path_id(struct hci_dev *hdev, __u8 *data_path_id) argument
958 *data_path_id = 1;
H A Dbtintel.c2364 static int btintel_get_data_path_id(struct hci_dev *hdev, __u8 *data_path_id) argument
2367 *data_path_id = 1;
H A Dhci_qca.c1821 static int qca_get_data_path_id(struct hci_dev *hdev, __u8 *data_path_id) argument
1824 *data_path_id = 1;
/linux-master/include/net/bluetooth/
H A Dhci.h1413 __u8 data_path_id; member in struct:hci_op_configure_data_path
/linux-master/net/bluetooth/
H A Dhci_conn.c262 err = hdev->get_data_path_id(hdev, &cmd->data_path_id);

Completed in 157 milliseconds