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.cpp302 wlan_bt_coex_bt_sco_stop_payload_type *pBtCoexStopPL; in process_bt_coex_event() local
303 pBtCoexStopPL = (wlan_bt_coex_bt_sco_stop_payload_type *)buf; in process_bt_coex_event()
305 link_id = pBtCoexStopPL->link_id; in process_bt_coex_event()
306 link_state = pBtCoexStopPL->link_state; in process_bt_coex_event()
307 link_role = pBtCoexStopPL->link_role; in process_bt_coex_event()
308 link_type = pBtCoexStopPL->link_type; in process_bt_coex_event()
309 Tsco = pBtCoexStopPL->Tsco; in process_bt_coex_event()
310 Rsco = pBtCoexStopPL->Rsco; in process_bt_coex_event()