Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/legacy_headers/include/hardware_legacy/
Dwifi_nan.h1762 NanTcaType tca_type; /* Nan Protocol Threshold Crossing Alert (TCA) Codes */ member
2345 NanTcaType tca_type; member
/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/
Dnan_req.cpp1551 if (pReq->tca_type == NAN_TCA_ID_CLUSTER_SIZE) { in putNanTCA()
1555 ALOGE("%s: Unrecognized tca_type:%u", __FUNCTION__, pReq->tca_type); in putNanTCA()
Dnan_ind.cpp703 event->tca_type = NAN_TCA_ID_CLUSTER_SIZE; in getNanTca()
/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/
Dnan_req.cpp1515 if (pReq->tca_type == NAN_TCA_ID_CLUSTER_SIZE) { in putNanTCA()
1519 ALOGE("%s: Unrecognized tca_type:%u", __FUNCTION__, pReq->tca_type); in putNanTCA()
Dnan_ind.cpp653 event->tca_type = NAN_TCA_ID_CLUSTER_SIZE; in getNanTca()