Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dhci.h995 #define HCI_OP_WRITE_EIR 0x0c52 macro
/linux-4.4.14/net/bluetooth/
Dmgmt.c1206 hci_req_add(req, HCI_OP_WRITE_EIR, sizeof(cp), &cp); in update_eir()
8271 hci_req_add(req, HCI_OP_WRITE_EIR, sizeof(cp), &cp); in clear_eir()
Dhci_core.c640 hci_req_add(req, HCI_OP_WRITE_EIR, sizeof(cp), &cp); in hci_init2_req()