HomeSort by relevance Sort by last modified time
    Searched refs:tx_match_filter_len (Results 1 - 3 of 3) sorted by null

  /hardware/qcom/wlan/qcwcn/wifi_hal/
nan_req.cpp 461 (pReq->tx_match_filter_len ? SIZEOF_TLV_HDR + pReq->tx_match_filter_len : 0);
507 if (pReq->tx_match_filter_len) {
508 tlvs = addTlv(NAN_TLV_TYPE_TX_MATCH_FILTER, pReq->tx_match_filter_len,
559 (pReq->tx_match_filter_len ? SIZEOF_TLV_HDR + pReq->tx_match_filter_len : 0);
609 if (pReq->tx_match_filter_len) {
610 tlvs = addTlv(NAN_TLV_TYPE_TX_MATCH_FILTER, pReq->tx_match_filter_len,
    [all...]
nan.h 875 u16 tx_match_filter_len; member in struct:__anon26979
985 u16 tx_match_filter_len; member in struct:__anon26981
    [all...]
  /hardware/libhardware_legacy/include/hardware_legacy/
wifi_nan.h 318 u16 tx_match_filter_len; member in struct:__anon25031
376 u16 tx_match_filter_len; member in struct:__anon25033

Completed in 30 milliseconds