Home
last modified time | relevance | path

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

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dwifilogger_diag.cpp345 wlan_bt_coex_bt_hid_stop_payload_type *pBtCoexHidStopPL; in process_bt_coex_event() local
346 pBtCoexHidStopPL = (wlan_bt_coex_bt_hid_stop_payload_type *)buf; in process_bt_coex_event()
348 link_id = pBtCoexHidStopPL->link_id; in process_bt_coex_event()
349 link_state = pBtCoexHidStopPL->link_state; in process_bt_coex_event()
350 link_role = pBtCoexHidStopPL->link_role; in process_bt_coex_event()
351 btCoexHidVenData.Tsniff = pBtCoexHidStopPL->Tsniff; in process_bt_coex_event()
352 btCoexHidVenData.attempts = pBtCoexHidStopPL->attempts; in process_bt_coex_event()