Home
last modified time | relevance | path

Searched refs:HCI_OP_WRITE_EIR (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci.h1108 #define HCI_OP_WRITE_EIR 0x0c52 macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci.h1246 #define HCI_OP_WRITE_EIR 0x0c52 macro
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_sync.c771 return __hci_cmd_sync_status(hdev, HCI_OP_WRITE_EIR, sizeof(cp), &cp, in hci_update_eir_sync()
3655 return __hci_cmd_sync_status(hdev, HCI_OP_WRITE_EIR, sizeof(cp), &cp, in hci_write_eir_sync()
3711 /* HCI_OP_WRITE_EIR */
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_request.c704 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.c8550 hci_req_add(req, HCI_OP_WRITE_EIR, sizeof(cp), &cp); in clear_eir()

Completed in 40 milliseconds