Searched refs:BTH_ACK_MASK (Results 1 – 1 of 1) sorted by relevance
80 #define BTH_ACK_MASK (0x80000000) macro244 return 0 != (cpu_to_be32(BTH_ACK_MASK) & bth->apsn); in __bth_ack()252 bth->apsn |= cpu_to_be32(BTH_ACK_MASK); in __bth_set_ack()254 bth->apsn &= ~cpu_to_be32(BTH_ACK_MASK); in __bth_set_ack()421 psn |= BTH_ACK_MASK; in bth_init()