Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h2309 void mgmt_auth_enable_complete(struct hci_dev *hdev, u8 status);
/openbmc/linux/net/bluetooth/
H A Dhci_event.c411 mgmt_auth_enable_complete(hdev, rp->status); in hci_cc_write_auth_enable()
H A Dmgmt.c9950 void mgmt_auth_enable_complete(struct hci_dev *hdev, u8 status) in mgmt_auth_enable_complete() function