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.cpp342 wlan_bt_coex_bt_hid_stop_payload_type *pBtCoexHidStopPL; in process_bt_coex_event() local
343 pBtCoexHidStopPL = (wlan_bt_coex_bt_hid_stop_payload_type *)buf; in process_bt_coex_event()
345 link_id = pBtCoexHidStopPL->link_id; in process_bt_coex_event()
346 link_state = pBtCoexHidStopPL->link_state; in process_bt_coex_event()
347 link_role = pBtCoexHidStopPL->link_role; in process_bt_coex_event()
348 btCoexHidVenData.Tsniff = pBtCoexHidStopPL->Tsniff; in process_bt_coex_event()
349 btCoexHidVenData.attempts = pBtCoexHidStopPL->attempts; in process_bt_coex_event()