Home
last modified time | relevance | path

Searched refs:PHY_CODED (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/floss/pandora/server/
Dhost.py348 parameters['primary_phy'] = floss_enums.LePhy.PHY_CODED
358 parameters['secondary_phy'] = floss_enums.LePhy.PHY_CODED
499 elif scan_result['primary_phy'] == floss_enums.LePhy.PHY_CODED:
510 elif scan_result['secondary_phy'] == floss_enums.LePhy.PHY_CODED:
/packages/modules/Bluetooth/floss/pandora/floss/
Dfloss_enums.py47 PHY_CODED = 3 variable in LePhy