Home
last modified time | relevance | path

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

/linux-6.15/include/net/bluetooth/
H A Dhci_core.h2407 int mgmt_phy_configuration_changed(struct hci_dev *hdev, struct sock *skip);
/linux-6.15/net/bluetooth/
H A Dmgmt.c4017 int mgmt_phy_configuration_changed(struct hci_dev *hdev, struct sock *skip) in mgmt_phy_configuration_changed() function
4058 mgmt_phy_configuration_changed(hdev, cmd->sk); in set_default_phy_complete()
4203 mgmt_phy_configuration_changed(hdev, sk); in set_phy_configuration()
H A Dhci_core.c744 mgmt_phy_configuration_changed(hdev, NULL); in hci_dev_cmd()