Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/bluetooth/
Dhci_core.h2086 int mgmt_phy_configuration_changed(struct hci_dev *hdev, struct sock *skip);
/Linux-v6.1/net/bluetooth/
Dmgmt.c3961 int mgmt_phy_configuration_changed(struct hci_dev *hdev, struct sock *skip) in mgmt_phy_configuration_changed() function
4001 mgmt_phy_configuration_changed(hdev, cmd->sk); in set_default_phy_complete()
4146 mgmt_phy_configuration_changed(hdev, sk); in set_phy_configuration()
Dhci_core.c815 mgmt_phy_configuration_changed(hdev, NULL); in hci_dev_cmd()