Home
last modified time | relevance | path

Searched refs:is_advertising_allowed (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/net/bluetooth/
Dhci_request.c861 static bool is_advertising_allowed(struct hci_dev *hdev, bool connectable) in is_advertising_allowed() function
918 if (!is_advertising_allowed(hdev, connectable)) in __hci_req_enable_advertising()
1360 if (!is_advertising_allowed(hdev, connectable)) in __hci_req_setup_ext_adv_instance()
Dhci_sync.c474 static bool is_advertising_allowed(struct hci_dev *hdev, bool connectable) in is_advertising_allowed() function
749 if (!is_advertising_allowed(hdev, connectable)) in hci_setup_ext_adv_instance_sync()
1009 if (!is_advertising_allowed(hdev, connectable)) in hci_enable_advertising_sync()