Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_btservice_ActivityAttribution.cpp129 BT_ACTIVITY_ATTRIBUTION_ID); in initNative()
/aosp12/system/bt/include/hardware/
H A Dbluetooth.h54 #define BT_ACTIVITY_ATTRIBUTION_ID "activity_attribution" macro
/aosp12/system/bt/btif/src/
H A Dbluetooth.cc465 if (is_profile(profile_id, BT_ACTIVITY_ATTRIBUTION_ID)) { in get_profile_interface()