Searched refs:leDeviceRole (Results 1 – 1 of 1) sorted by relevance
275 @LeRole int leDeviceRole) { in LeBuilder() argument292 if (leDeviceRole < LE_DEVICE_ROLE_PERIPHERAL_ONLY in LeBuilder()293 || leDeviceRole > LE_DEVICE_ROLE_BOTH_PREFER_CENTRAL) { in LeBuilder()296 this.mLeDeviceRole = leDeviceRole; in LeBuilder()790 @LeRole int leDeviceRole, in OobData() argument793 mLeDeviceRole = leDeviceRole; in OobData()