Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci.h1595 #define HCI_OP_LE_CONN_PARAM_REQ_REPLY 0x2020 macro
/kernel/linux/linux-5.10/net/bluetooth/
Dhci_event.c5933 hci_send_cmd(hdev, HCI_OP_LE_CONN_PARAM_REQ_REPLY, sizeof(cp), &cp); in hci_le_remote_conn_param_req_evt()