Home
last modified time | relevance | path

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

/linux-4.4.14/net/bluetooth/
Dmgmt.c613 static u32 get_supported_settings(struct hci_dev *hdev) in get_supported_settings() function
1387 rp.supported_settings = cpu_to_le32(get_supported_settings(hdev)); in read_controller_info()