Home
last modified time | relevance | path

Searched refs:HCI_OP_LE_SETUP_ISO_PATH (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/bluetooth/
H A Dhci_conn.c1924 if (hci_send_cmd(hdev, HCI_OP_LE_SETUP_ISO_PATH, sizeof(cmd), in hci_iso_setup_path()
1935 if (hci_send_cmd(hdev, HCI_OP_LE_SETUP_ISO_PATH, sizeof(cmd), in hci_iso_setup_path()
H A Dhci_event.c3879 cp = hci_sent_cmd_data(hdev, HCI_OP_LE_SETUP_ISO_PATH); in hci_cc_le_setup_iso_path()
4174 HCI_CC(HCI_OP_LE_SETUP_ISO_PATH, hci_cc_le_setup_iso_path, in hci_cc_func()
/openbmc/linux/include/net/bluetooth/
H A Dhci.h2134 #define HCI_OP_LE_SETUP_ISO_PATH 0x206e macro