Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci.h1708 #define HCI_OP_LE_EXT_CREATE_CONN 0x2043 macro
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_conn.c868 hci_req_add(req, HCI_OP_LE_EXT_CREATE_CONN, plen, data); in hci_req_add_le_create_conn()
H A Dhci_event.c2383 cp = hci_sent_cmd_data(hdev, HCI_OP_LE_EXT_CREATE_CONN); in hci_cs_le_ext_create_conn()
3694 case HCI_OP_LE_EXT_CREATE_CONN: in hci_cmd_status_evt()
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci.h1923 #define HCI_OP_LE_EXT_CREATE_CONN 0x2043 macro
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_event.c2937 cp = hci_sent_cmd_data(hdev, HCI_OP_LE_EXT_CREATE_CONN); in hci_cs_le_ext_create_conn()
4351 HCI_CS(HCI_OP_LE_EXT_CREATE_CONN, hci_cs_le_ext_create_conn),
H A Dhci_sync.c6261 return __hci_cmd_sync_status_sk(hdev, HCI_OP_LE_EXT_CREATE_CONN, in hci_le_ext_create_conn_sync()

Completed in 41 milliseconds