Searched refs:BTM_LE_STATES_SUPPORTED (Results 1 – 1 of 1) sorted by relevance
222 #define BTM_LE_STATES_SUPPORTED(x, y, z) ((x)[(z)] & (y)) macro3446 if (!BTM_LE_STATES_SUPPORTED(ble_supported_states, mask, offset)) in btm_ble_topology_check()3464 if (!BTM_LE_STATES_SUPPORTED(ble_supported_states, mask, offset)) in btm_ble_topology_check()