Home
last modified time | relevance | path

Searched refs:PHY1M (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/floss/pandora/server/
Dhost.py346 parameters['primary_phy'] = floss_enums.LePhy.PHY1M
354 parameters['secondary_phy'] = floss_enums.LePhy.PHY1M
497 if scan_result['primary_phy'] == floss_enums.LePhy.PHY1M:
506 elif scan_result['secondary_phy'] == floss_enums.LePhy.PHY1M:
/packages/modules/Bluetooth/floss/pandora/floss/
Dfloss_enums.py45 PHY1M = 1 variable in LePhy
Dgatt_client.py724 phy=floss_enums.LePhy.PHY1M):