Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/bluetooth/
Dhci_core.h1832 void mgmt_discovering(struct hci_dev *hdev, u8 discovering);
/Linux-v5.15/net/bluetooth/
Dhci_core.c1102 mgmt_discovering(hdev, 0); in hci_discovery_set_state()
1107 mgmt_discovering(hdev, 1); in hci_discovery_set_state()
Dmgmt.c9481 void mgmt_discovering(struct hci_dev *hdev, u8 discovering) in mgmt_discovering() function