Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dhci.h1752 #define HCI_OP_LE_CONN_UPDATE 0x2013 macro
/linux/net/bluetooth/
H A Dhci_conn.c511 hci_send_cmd(hdev, HCI_OP_LE_CONN_UPDATE, sizeof(cp), &cp); in hci_le_conn_update()
H A Dhci_sync.c7050 return __hci_cmd_sync_status(hdev, HCI_OP_LE_CONN_UPDATE, in hci_le_conn_update_sync()