Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci_core.h1767 void mgmt_auth_enable_complete(struct hci_dev *hdev, u8 status);
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_event.c335 mgmt_auth_enable_complete(hdev, status); in hci_cc_write_auth_enable()
H A Dmgmt.c8496 void mgmt_auth_enable_complete(struct hci_dev *hdev, u8 status) in mgmt_auth_enable_complete() function