Searched refs:MLME_CLEAR_BIT (Results 1 – 2 of 2) sorted by relevance
2612 #define MLME_CLEAR_BIT(value, bit_offset) ((value) &= ~(1 << (bit_offset))) macro
3033 MLME_CLEAR_BIT(*btm_offload_config, in cm_update_btm_offload_config()