Home
last modified time | relevance | path

Searched refs:get_supported_settings (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dmgmt.c772 static u32 get_supported_settings(struct hci_dev *hdev) in get_supported_settings() function
1026 rp.supported_settings = cpu_to_le32(get_supported_settings(hdev)); in read_controller_info()
1082 rp->supported_settings = cpu_to_le32(get_supported_settings(hdev)); in read_ext_controller_info()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dmgmt.c820 static u32 get_supported_settings(struct hci_dev *hdev) in get_supported_settings() function
1165 rp.supported_settings = cpu_to_le32(get_supported_settings(hdev)); in read_controller_info()
1221 rp->supported_settings = cpu_to_le32(get_supported_settings(hdev)); in read_ext_controller_info()

Completed in 20 milliseconds