Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci.h1108 #define HCI_OP_WRITE_EIR 0x0c52 macro
/kernel/linux/linux-5.10/net/bluetooth/
Dhci_request.c656 hci_req_add(req, HCI_OP_WRITE_EIR, sizeof(cp), &cp); in __hci_req_update_eir()
Dhci_core.c464 hci_req_add(req, HCI_OP_WRITE_EIR, sizeof(cp), &cp); in hci_init2_req()
Dmgmt.c8535 hci_req_add(req, HCI_OP_WRITE_EIR, sizeof(cp), &cp); in clear_eir()