Searched refs:BTC_WLINKING (Results 1 – 6 of 6) sorted by relevance
235 cx->state_map = BTC_WLINKING; in _update_btc_state_map()1354 case BTC_WLINKING: /* wl-connecting + bt-inq or bt-idle */ in _action_bt_idle()1439 case BTC_WLINKING: /* wl-connecting + bt-A2DP */ in _action_bt_a2dp()1478 case BTC_WLINKING: /* wl-connecting + bt-A2dp_Sink */ in _action_bt_a2dpsink()1507 case BTC_WLINKING: /* wl-connecting + bt-PAN */ in _action_bt_pan()1549 case BTC_WLINKING: /* wl-connecting + bt-A2DP */ in _action_bt_a2dp_hid()1585 case BTC_WLINKING: /* wl-connecting + bt-A2DP+PAN */ in _action_bt_a2dp_pan()1614 case BTC_WLINKING: /* wl-connecting + bt-PAN+HID */ in _action_bt_pan_hid()1641 case BTC_WLINKING: /* wl-connecting + bt-A2DP+PAN+HID */ in _action_bt_a2dp_pan_hid()
30 BTC_WLINKING enumerator
803 if (cx->state_map == BTC_WLINKING && in _run_coex()