Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/bluetooth/
Dhci.h1723 #define HCI_OP_LE_CONN_UPDATE 0x2013 macro
/linux-6.1.9/net/bluetooth/
Dhci_conn.c591 hci_send_cmd(hdev, HCI_OP_LE_CONN_UPDATE, sizeof(cp), &cp); in hci_le_conn_update()