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