Searched refs:BTA_HL_ABORT_REMOTE_MASK (Results 1 – 2 of 2) sorted by relevance
573 else if (p_dcb->abort_oper & BTA_HL_ABORT_REMOTE_MASK ) in bta_hl_dch_close_cmpl()627 else if (p_dcb->abort_oper & BTA_HL_ABORT_REMOTE_MASK ) in bta_hl_dch_close_cmpl()1113 p_dcb->abort_oper |= BTA_HL_ABORT_REMOTE_MASK; in bta_hl_dch_mca_abort_ind()
122 #define BTA_HL_ABORT_REMOTE_MASK 0x20 macro