Searched refs:BTA_DM_DI_AV_ACTIVE (Results 1 – 2 of 2) sorted by relevance
757 #define BTA_DM_DI_AV_ACTIVE 0x20 /* set this bit if AV is active for this link */ macro
3106 if((p_dev->conn_state == BTA_DM_CONNECTED) && (p_dev->info & BTA_DM_DI_AV_ACTIVE) && in bta_dm_check_av()3166 if(p_dev->info & BTA_DM_DI_AV_ACTIVE) in bta_dm_acl_change()3424 p_dev->info |= BTA_DM_DI_AV_ACTIVE; in bta_dm_rm_cback()3432 p_dev->info &= ~BTA_DM_DI_AV_ACTIVE; in bta_dm_rm_cback()