Searched refs:TX_POWER_LEVEL (Results 1 – 8 of 8) sorted by relevance
38 private static final int TX_POWER_LEVEL = 0x0A; field in AdvertiseHelper103 ret.write(TX_POWER_LEVEL); in advertiseDataToBytes()
259 TX_POWER_LEVEL = 0x0A variable in AdvertisingDataType
195 if (gap_data.data_type_ == hci::GapDataType::TX_POWER_LEVEL) { in GetTxPowerLevel()
1108 data_item.data_type_ = GapDataType::TX_POWER_LEVEL; in TEST_F()1136 data_item.data_type_ = GapDataType::TX_POWER_LEVEL; in TEST_F()1164 data_item.data_type_ = GapDataType::TX_POWER_LEVEL; in TEST_F()1547 data_item.data_type_ = GapDataType::TX_POWER_LEVEL; in TEST_F()
1004 if (gap_data.data_type_ == GapDataType::TX_POWER_LEVEL) { in set_data()
184 const TX_POWER_LEVEL: u8 = 0x0a; constant352 AdvertiseData::append_adv_data(&mut bytes, TX_POWER_LEVEL, &[0]); in make_with()
5587 TX_POWER_LEVEL = 0x0A,
23 TX_POWER_LEVEL = 0x0A,