Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dhci.h1355 #define HCI_OP_LE_CREATE_CONN 0x200d macro
/linux-4.4.14/net/bluetooth/
Dhci_conn.c741 hci_req_add(req, HCI_OP_LE_CREATE_CONN, sizeof(cp), &cp); in hci_req_add_le_create_conn()
Dhci_event.c1912 cp = hci_sent_cmd_data(hdev, HCI_OP_LE_CREATE_CONN); in hci_cs_le_create_conn()
3111 case HCI_OP_LE_CREATE_CONN: in hci_cmd_status_evt()