Lines Matching refs:BTC_WLINKING
284 BTC_WLINKING enumerator
2250 cx->state_map = BTC_WLINKING; in _update_btc_state_map()
3461 case BTC_WLINKING: /* wl-connecting + bt-inq or bt-idle */ in _action_bt_idle()
3558 case BTC_WLINKING: /* wl-connecting + bt-A2DP */ in _action_bt_a2dp()
3594 case BTC_WLINKING: /* wl-connecting + bt-A2dp_Sink */ in _action_bt_a2dpsink()
3622 case BTC_WLINKING: /* wl-connecting + bt-PAN */ in _action_bt_pan()
3661 case BTC_WLINKING: /* wl-connecting + bt-A2DP+HID */ in _action_bt_a2dp_hid()
3694 case BTC_WLINKING: /* wl-connecting + bt-A2DP+PAN */ in _action_bt_a2dp_pan()
3722 case BTC_WLINKING: /* wl-connecting + bt-PAN+HID */ in _action_bt_pan_hid()
3751 case BTC_WLINKING: /* wl-connecting + bt-A2DP+PAN+HID */ in _action_bt_a2dp_pan_hid()
5188 if (cx->state_map == BTC_WLINKING) { in _run_coex()