Searched refs:include_tx_power (Results 1 – 13 of 13) sorted by relevance
105 self.include_tx_power = advertisement_data.get('IncludeTxPower')164 if self.include_tx_power is not None:166 'b', self.include_tx_power)
97 void set_include_tx_power(bool include_tx_power) { in set_include_tx_power() argument98 include_tx_power_ = include_tx_power; in set_include_tx_power()
115 AdvertisingData GetTooLargeExampleData(bool include_tx_power, in GetTooLargeExampleData() argument120 if (include_tx_power && include_flags) { in GetTooLargeExampleData()126 } else if (!include_tx_power && !include_flags) { in GetTooLargeExampleData()131 if (include_tx_power) in GetTooLargeExampleData()
297 EXPECT_FALSE(properties.include_tx_power); in TYPED_TEST()319 EXPECT_FALSE(properties.include_tx_power); in TYPED_TEST()342 EXPECT_FALSE(properties.include_tx_power); in TYPED_TEST()366 EXPECT_FALSE(properties.include_tx_power); in TYPED_TEST()390 EXPECT_FALSE(properties.include_tx_power); in TYPED_TEST()410 EXPECT_FALSE(properties.include_tx_power); in TYPED_TEST()433 EXPECT_FALSE(properties.include_tx_power); in TYPED_TEST()456 EXPECT_FALSE(properties.include_tx_power); in TYPED_TEST()479 EXPECT_TRUE(properties.include_tx_power); in TYPED_TEST()
228 ASSERT_FALSE(st.properties.include_tx_power); in TEST_F()274 ASSERT_FALSE(st.properties.include_tx_power); in TEST_F()
93 view.advertising_event_properties().include_tx_power().Write( in WriteAdvertisingEventProperties()94 properties.include_tx_power); in WriteAdvertisingEventProperties()
140 properties.include_tx_power = true; in GetExtendedAdvertisingEventProperties()
147 bool include_tx_power = false; member
2720 bool include_tx_power = in OnLESetExtendedAdvertisingParameters() local2721 params.advertising_event_properties().include_tx_power().Read(); in OnLESetExtendedAdvertisingParameters()2824 state.properties.include_tx_power = include_tx_power; in OnLESetExtendedAdvertisingParameters()
335 include_tx_power=False,
537 include_tx_power: bool = False variable in AdvertisingEventProperties555 if self.include_tx_power:572 include_tx_power=False,
328 $next [+1] Flag include_tx_power
3972 include_tx_power : 1,