Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/bluetooth/
Dhci_core.h2249 int mgmt_phy_configuration_changed(struct hci_dev *hdev, struct sock *skip);
/Linux-v6.6/net/bluetooth/
Dmgmt.c3974 int mgmt_phy_configuration_changed(struct hci_dev *hdev, struct sock *skip) in mgmt_phy_configuration_changed() function
4014 mgmt_phy_configuration_changed(hdev, cmd->sk); in set_default_phy_complete()
4159 mgmt_phy_configuration_changed(hdev, sk); in set_phy_configuration()
Dhci_core.c815 mgmt_phy_configuration_changed(hdev, NULL); in hci_dev_cmd()