Home
last modified time | relevance | path

Searched refs:BT_PROPERTY_LOCAL_LE_FEATURES (Results 1 – 7 of 7) sorted by relevance

/system/bt/service/
Dlogging_helpers.cc118 CASE_RETURN_TEXT(BT_PROPERTY_LOCAL_LE_FEATURES); in BtPropertyText()
Dadapter.cc562 case BT_PROPERTY_LOCAL_LE_FEATURES: { in AdapterPropertiesCallback()
/system/bt/service/hal/
Dfake_bluetooth_interface.cc139 property.type = BT_PROPERTY_LOCAL_LE_FEATURES; in NotifyAdapterLocalLeFeaturesPropertyChanged()
/system/bt/tools/bdtool/
Dadapter.c259 case BT_PROPERTY_LOCAL_LE_FEATURES: in parse_properties()
/system/bt/include/hardware/
Dbluetooth.h309 BT_PROPERTY_LOCAL_LE_FEATURES, enumerator
/system/bt/btif/src/
Dbtif_core.cc561 if (prop.type == BT_PROPERTY_LOCAL_LE_FEATURES) { in btif_get_adapter_property()
Dbtif_dm.cc1717 prop.type = BT_PROPERTY_LOCAL_LE_FEATURES; in btif_dm_upstreams_evt()