Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/bluetooth/
Dhci.h981 #define HCI_OP_WRITE_EIR 0x0c52 macro
/linux-4.1.27/net/bluetooth/
Dhci_core.c587 hci_req_add(req, HCI_OP_WRITE_EIR, sizeof(cp), &cp); in hci_init2_req()
Dmgmt.c1186 hci_req_add(req, HCI_OP_WRITE_EIR, sizeof(cp), &cp); in update_eir()
8042 hci_req_add(req, HCI_OP_WRITE_EIR, sizeof(cp), &cp); in clear_eir()