Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/bluetooth/
Dhci_core.h1854 int mgmt_phy_configuration_changed(struct hci_dev *hdev, struct sock *skip);
/Linux-v5.15/net/bluetooth/
Dmgmt.c3416 int mgmt_phy_configuration_changed(struct hci_dev *hdev, struct sock *skip) in mgmt_phy_configuration_changed() function
3450 mgmt_phy_configuration_changed(hdev, cmd->sk); in set_default_phy_complete()
3558 mgmt_phy_configuration_changed(hdev, sk); in set_phy_configuration()
Dhci_core.c2092 mgmt_phy_configuration_changed(hdev, NULL); in hci_dev_cmd()