Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dhci_core.h2435 int mgmt_phy_configuration_changed(struct hci_dev *hdev, struct sock *skip);
/linux/net/bluetooth/
H A Dmgmt.c4036 int mgmt_phy_configuration_changed(struct hci_dev *hdev, struct sock *skip) in mgmt_phy_configuration_changed() function
4077 mgmt_phy_configuration_changed(hdev, cmd->sk); in set_default_phy_complete()
4222 mgmt_phy_configuration_changed(hdev, sk); in set_phy_configuration()
H A Dhci_core.c762 mgmt_phy_configuration_changed(hdev, NULL); in hci_dev_cmd()