Searched defs:allowed_modes (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/policy/
H A Dfake_device_cloud_policy_initializer.cc45 const AllowedDeviceModes& allowed_modes,
40 StartEnrollment( enterprise_management::PolicyData::ManagementMode management_mode, DeviceManagementService* device_management_service, const std::string& auth_token, bool is_auto_enrollment, const AllowedDeviceModes& allowed_modes, const EnrollmentCallback& enrollment_callback) argument
/external/bluetooth/bluedroid/bta/dm/
H A Dbta_dm_pm.c331 tBTA_DM_PM_ACTTION allowed_modes = 0; local
372 allowed_modes |= p_pm_spec->allow_mask;
407 if(!(allowed_modes & pm_action))
411 pm_action = (allowed_modes & (BTA_DM_PM_PARK | BTA_DM_PM_SNIFF) & pref_modes);
/external/bluetooth/bluedroid/stack/include/
H A Dl2c_api.h111 /* Values for 'allowed_modes' field passed in structure tL2CAP_ERTM_INFO
310 UINT8 allowed_modes; member in struct:__anon1568

Completed in 7593 milliseconds