Searched refs:update_connectivity_ring_buf (Results 1 – 1 of 1) sorted by relevance
/hardware/qcom/wlan/qcwcn/wifi_hal/ |
D | wifilogger_diag.cpp | 99 static wifi_error update_connectivity_ring_buf(hal_info *info, in update_connectivity_ring_buf() function 217 status = update_connectivity_ring_buf(info, pRingBufferEntry, tot_len); in process_log_extscan_capabilities() 270 status = update_connectivity_ring_buf(info, pRingBufferEntry, tot_len); in process_bt_coex_scan_event() 390 status = update_connectivity_ring_buf(info, pRingBufferEntry, tot_len); in process_bt_coex_event() 532 status = update_connectivity_ring_buf(info, pRingBufferEntry, tot_len); in process_extscan_event() 576 status = update_connectivity_ring_buf(info, pRingBufferEntry, tot_len); in process_addba_success_event() 620 status = update_connectivity_ring_buf(info, pRingBufferEntry, tot_len); in process_addba_failed_event() 765 status = update_connectivity_ring_buf(info, pRingBufferEntry, tot_len); in process_roam_event() 841 status = update_connectivity_ring_buf(info, pRingBufferEntry, tot_len); in process_beacon_received_event() 1091 status = update_connectivity_ring_buf(info, pRingBufferEntry, tot_len); in process_wlan_pe_event() [all …]
|