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.cpp313 wlan_bt_coex_bt_sco_stop_payload_type *pBtCoexStopPL; in process_bt_coex_event() local
314 pBtCoexStopPL = (wlan_bt_coex_bt_sco_stop_payload_type *)buf; in process_bt_coex_event()
316 link_id = pBtCoexStopPL->link_id; in process_bt_coex_event()
317 link_state = pBtCoexStopPL->link_state; in process_bt_coex_event()
318 link_role = pBtCoexStopPL->link_role; in process_bt_coex_event()
319 link_type = pBtCoexStopPL->link_type; in process_bt_coex_event()
320 Tsco = pBtCoexStopPL->Tsco; in process_bt_coex_event()
321 Rsco = pBtCoexStopPL->Rsco; in process_bt_coex_event()