Searched refs:BTH_ACK_MASK (Results 1 – 1 of 1) sorted by relevance
108 #define BTH_ACK_MASK (0x80000000) macro272 return 0 != (cpu_to_be32(BTH_ACK_MASK) & bth->apsn); in __bth_ack()280 bth->apsn |= cpu_to_be32(BTH_ACK_MASK); in __bth_set_ack()282 bth->apsn &= ~cpu_to_be32(BTH_ACK_MASK); in __bth_set_ack()449 psn |= BTH_ACK_MASK; in bth_init()