Home
last modified time | relevance | path

Searched defs:LE (Results 1 – 2 of 2) sorted by relevance

/system/bt/gd/hci/
Denum_helper.h28 enum DeviceType { UNKNOWN = 0, BR_EDR = 1, LE = 2, DUAL = 3 }; enumerator
/system/bt/gd/hci/acl_manager/
Dround_robin_scheduler.h38 enum ConnectionType { CLASSIC, LE }; enumerator