Searched refs:PHY_LE_STRINGS (Results 1 – 1 of 1) sorted by relevance
46 static final String[] PHY_LE_STRINGS = {"LE_1M", "LE_2M", "LE_CODED"}; field in AppAdvertiseStats432 if (phy > PHY_LE_STRINGS.length) { in dumpPhyString()435 return PHY_LE_STRINGS[phy - 1]; in dumpPhyString()