Home
last modified time | relevance | path

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

/linux-6.15/include/net/bluetooth/
H A Dhci.h1740 #define HCI_OP_LE_CONN_UPDATE 0x2013 macro
/linux-6.15/net/bluetooth/
H A Dhci_conn.c512 hci_send_cmd(hdev, HCI_OP_LE_CONN_UPDATE, sizeof(cp), &cp); in hci_le_conn_update()
H A Dhci_sync.c6895 return __hci_cmd_sync_status(hdev, HCI_OP_LE_CONN_UPDATE, in hci_le_conn_update_sync()