Home
last modified time | relevance | path

Searched refs:HCI_OP_WRITE_EIR (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/include/net/bluetooth/
Dhci.h1110 #define HCI_OP_WRITE_EIR 0x0c52 macro
/Linux-v5.15/net/bluetooth/
Dhci_request.c708 hci_req_add(req, HCI_OP_WRITE_EIR, sizeof(cp), &cp); in __hci_req_update_eir()
Dhci_core.c465 hci_req_add(req, HCI_OP_WRITE_EIR, sizeof(cp), &cp); in hci_init2_req()
Dmgmt.c9133 hci_req_add(req, HCI_OP_WRITE_EIR, sizeof(cp), &cp); in clear_eir()