Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/bluetooth/
Dhci.h552 #define HCI_OP_CREATE_CONN 0x0405 macro
/Linux-v4.19/net/bluetooth/
Dhci_conn.c228 hci_send_cmd(hdev, HCI_OP_CREATE_CONN, sizeof(cp), &cp); in hci_acl_create_connection()
Dhci_event.c1694 cp = hci_sent_cmd_data(hdev, HCI_OP_CREATE_CONN); in hci_cs_create_conn()
3381 case HCI_OP_CREATE_CONN: in hci_cmd_status_evt()