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.cpp316 wlan_bt_coex_bt_sco_stop_payload_type *pBtCoexStopPL; in process_bt_coex_event() local
317 pBtCoexStopPL = (wlan_bt_coex_bt_sco_stop_payload_type *)buf; in process_bt_coex_event()
319 link_id = pBtCoexStopPL->link_id; in process_bt_coex_event()
320 link_state = pBtCoexStopPL->link_state; in process_bt_coex_event()
321 link_role = pBtCoexStopPL->link_role; in process_bt_coex_event()
322 link_type = pBtCoexStopPL->link_type; in process_bt_coex_event()
323 Tsco = pBtCoexStopPL->Tsco; in process_bt_coex_event()
324 Rsco = pBtCoexStopPL->Rsco; in process_bt_coex_event()