Lines Matching refs:u32

629 	u32 options = 0;  in get_missing_options()
663 u32 options = 0; in read_config_info()
687 static u32 get_supported_phys(struct hci_dev *hdev) in get_supported_phys()
689 u32 supported_phys = 0; in get_supported_phys()
739 static u32 get_selected_phys(struct hci_dev *hdev) in get_selected_phys()
741 u32 selected_phys = 0; in get_selected_phys()
802 static u32 get_configurable_phys(struct hci_dev *hdev) in get_configurable_phys()
808 static u32 get_supported_settings(struct hci_dev *hdev) in get_supported_settings()
810 u32 settings = 0; in get_supported_settings()
859 static u32 get_current_settings(struct hci_dev *hdev) in get_current_settings()
861 u32 settings = 0; in get_current_settings()
2542 u32 val; in get_uuid_size()
3742 static int adv_expire_sync(struct hci_dev *hdev, u32 flags) in adv_expire_sync()
3989 u32 selected_phys = __le32_to_cpu(cp->selected_phys); in set_default_phy_sync()
4028 u32 selected_phys, configurable_phys, supported_phys, unconfigure_phys; in set_phy_configuration()
4367 u32 flags; in read_exp_features_info()
4649 u32 flags; in set_rpa_resolution_func()
4988 static u32 get_params_flags(struct hci_dev *hdev, in get_params_flags()
4991 u32 flags = hdev->conn_flags; in get_params_flags()
5011 u32 supported_flags; in get_device_flags()
5012 u32 current_flags = 0; in get_device_flags()
5058 u32 supported_flags, u32 current_flags) in device_flags_changed()
5077 u32 supported_flags; in set_device_flags()
5078 u32 current_flags = __le32_to_cpu(cp->current_flags); in set_device_flags()
7589 u32 current_flags = 0; in add_device()
7590 u32 supported_flags; in add_device()
8323 static u32 get_supported_adv_flags(struct hci_dev *hdev) in get_supported_adv_flags()
8325 u32 flags = 0; in get_supported_adv_flags()
8367 u32 supported_flags; in read_adv_features()
8422 static u8 tlv_data_max_len(struct hci_dev *hdev, u32 adv_flags, in tlv_data_max_len()
8446 static bool flags_managed(u32 adv_flags) in flags_managed()
8453 static bool tx_power_managed(u32 adv_flags) in tx_power_managed()
8458 static bool name_managed(u32 adv_flags) in name_managed()
8463 static bool appearance_managed(u32 adv_flags) in appearance_managed()
8468 static bool tlv_data_is_valid(struct hci_dev *hdev, u32 adv_flags, u8 *data, in tlv_data_is_valid()
8513 static bool requested_adv_flags_are_valid(struct hci_dev *hdev, u32 adv_flags) in requested_adv_flags_are_valid()
8515 u32 supported_flags, phy_flags; in requested_adv_flags_are_valid()
8601 u32 flags; in add_advertising()
8738 u32 flags; in add_ext_adv_params_complete()
8797 u32 flags, min_interval, max_interval; in add_ext_adv_params()
9159 u32 flags, supported_flags; in get_adv_size_info()
9608 u32 flags = 0; in mgmt_device_connected()
9787 u8 link_type, u8 addr_type, u32 value, in mgmt_user_confirm_request()
9864 u8 link_type, u8 addr_type, u32 passkey, in mgmt_user_passkey_notify()
10219 u8 addr_type, s8 rssi, u32 flags, u8 *eir, in mesh_device_found()
10285 u8 addr_type, u8 *dev_class, s8 rssi, u32 flags, in mgmt_device_found()
10382 u32 flags = 0; in mgmt_remote_name()