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.c49 mask = BTA_AR_AV_MASK; in bta_ar_id()
108 mask = BTA_AR_AV_MASK; in bta_ar_reg_avdt()
148 mask = BTA_AR_AV_MASK; in bta_ar_dereg_avdt()
Dbta_ar_int.h35 #define BTA_AR_AV_MASK 0x01 macro