Home
last modified time | relevance | path

Searched refs:HCI_OP_LE_CONN_UPDATE (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/net/bluetooth/
Dhci.h1430 #define HCI_OP_LE_CONN_UPDATE 0x2013 macro
/Linux-v4.19/net/bluetooth/
Dhci_conn.c349 hci_send_cmd(hdev, HCI_OP_LE_CONN_UPDATE, sizeof(cp), &cp); in hci_le_conn_update()