Searched refs:state_map (Results 1 – 2 of 2) sorted by relevance
2250 cx->state_map = BTC_WLINKING; in _update_btc_state_map()2253 cx->state_map = BTC_WSCAN_BSCAN; in _update_btc_state_map()2262 cx->state_map = BTC_WIDLE; in _update_btc_state_map()3436 switch (btc->cx.state_map) { in _action_bt_idle()3539 switch (btc->cx.state_map) { in _action_bt_a2dp()3581 switch (btc->cx.state_map) { in _action_bt_a2dpsink()3609 switch (btc->cx.state_map) { in _action_bt_pan()3640 switch (btc->cx.state_map) { in _action_bt_a2dp_hid()3681 switch (btc->cx.state_map) { in _action_bt_a2dp_pan()3709 switch (btc->cx.state_map) { in _action_bt_pan_hid()[all …]
1764 u32 state_map; member