Home
last modified time | relevance | path

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

/system/bt/include/hardware/
Dbluetooth.h54 #define BT_ACTIVITY_ATTRIBUTION_ID "activity_attribution" macro
/system/bt/btif/src/
Dbluetooth.cc465 if (is_profile(profile_id, BT_ACTIVITY_ATTRIBUTION_ID)) { in get_profile_interface()