Searched refs:ext_info_changed (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | mgmt.c | 1104 static int ext_info_changed(struct hci_dev *hdev, struct sock *skip) in ext_info_changed() function 3326 ext_info_changed(hdev, sk); in set_local_name() 3384 ext_info_changed(hdev, sk); in set_appearance() 8024 ext_info_changed(hdev, NULL); in __mgmt_power_off() 8628 ext_info_changed(hdev, NULL); in mgmt_set_class_of_dev_complete() 8660 ext_info_changed(hdev, cmd ? cmd->sk : NULL); in mgmt_set_local_name_complete()
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | mgmt.c | 1243 static int ext_info_changed(struct hci_dev *hdev, struct sock *skip) in ext_info_changed() function 3818 ext_info_changed(hdev, sk); in set_local_name() 3876 ext_info_changed(hdev, sk); in set_appearance() 9432 ext_info_changed(hdev, NULL); in __mgmt_power_off() 9965 ext_info_changed(hdev, NULL); in mgmt_set_class_of_dev_complete() 9997 ext_info_changed(hdev, cmd ? cmd->sk : NULL); in mgmt_set_local_name_complete()
|
Completed in 21 milliseconds