Home
last modified time | relevance | path

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

/system/bt/bta/ar/
Dbta_ar.cc45 mask = BTA_AR_AV_MASK; in bta_ar_id()
101 mask = BTA_AR_AV_MASK; in bta_ar_reg_avdt()
135 mask = BTA_AR_AV_MASK; in bta_ar_dereg_avdt()
Dbta_ar_int.h34 #define BTA_AR_AV_MASK 0x01 macro