Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci_core.h1779 void mgmt_discovering(struct hci_dev *hdev, u8 discovering);
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_core.c1095 mgmt_discovering(hdev, 0); in hci_discovery_set_state()
1100 mgmt_discovering(hdev, 1); in hci_discovery_set_state()
H A Dmgmt.c8883 void mgmt_discovering(struct hci_dev *hdev, u8 discovering) in mgmt_discovering() function