Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci.h1673 #define HCI_OP_LE_CONN_UPDATE 0x2013 macro
/openbmc/linux/net/bluetooth/
H A Dhci_conn.c563 hci_send_cmd(hdev, HCI_OP_LE_CONN_UPDATE, sizeof(cp), &cp); in hci_le_conn_update()