Home
last modified time | relevance | path

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

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