Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci.h737 #define HCI_OP_CREATE_CONN 0x0405 macro
/openbmc/linux/net/bluetooth/
H A Dhci_event.c2270 cp = hci_sent_cmd_data(hdev, HCI_OP_CREATE_CONN); in hci_cs_create_conn()
4294 HCI_CS(HCI_OP_CREATE_CONN, hci_cs_create_conn),
H A Dhci_sync.c6814 return __hci_cmd_sync_status_sk(hdev, HCI_OP_CREATE_CONN, in hci_acl_create_conn_sync()