Searched refs:leDeviceRole (Results 1 – 1 of 1) sorted by relevance
274 @LeRole int leDeviceRole) { in LeBuilder() argument291 if (leDeviceRole < LE_DEVICE_ROLE_PERIPHERAL_ONLY in LeBuilder()292 || leDeviceRole > LE_DEVICE_ROLE_BOTH_PREFER_CENTRAL) { in LeBuilder()295 this.mLeDeviceRole = leDeviceRole; in LeBuilder()786 @LeRole int leDeviceRole, in OobData() argument789 mLeDeviceRole = leDeviceRole; in OobData()