Home
last modified time | relevance | path

Searched refs:pBtCoexStopPL (Results 1 – 1 of 1) sorted by relevance

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dwifilogger_diag.cpp300 wlan_bt_coex_bt_sco_stop_payload_type *pBtCoexStopPL; in process_bt_coex_event() local
301 pBtCoexStopPL = (wlan_bt_coex_bt_sco_stop_payload_type *)buf; in process_bt_coex_event()
303 link_id = pBtCoexStopPL->link_id; in process_bt_coex_event()
304 link_state = pBtCoexStopPL->link_state; in process_bt_coex_event()
305 link_role = pBtCoexStopPL->link_role; in process_bt_coex_event()
306 link_type = pBtCoexStopPL->link_type; in process_bt_coex_event()
307 Tsco = pBtCoexStopPL->Tsco; in process_bt_coex_event()
308 Rsco = pBtCoexStopPL->Rsco; in process_bt_coex_event()