Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/htc/
H A Dhtc_api.h1038 uint8_t htc_get_wmi_endpoint_count(HTC_HANDLE htc_handle);
H A Dhtc.c1296 uint8_t htc_get_wmi_endpoint_count(HTC_HANDLE htc_handle) in htc_get_wmi_endpoint_count() function
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified.c3678 wmi_ep_count = htc_get_wmi_endpoint_count(htc_handle); in wmi_unified_connect_htc_service()