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

  /hardware/libhardware_legacy/include/hardware_legacy/
wifi_nan.h 306 u8 service_specific_info[NAN_MAX_SERVICE_SPECIFIC_INFO_LEN]; member in struct:__anon25031
367 u8 service_specific_info[NAN_MAX_SERVICE_SPECIFIC_INFO_LEN]; member in struct:__anon25033
392 The TransmitFollowupReq message is sent to the DE to allow the sending of the Service_Specific_Info
405 u8 service_specific_info[NAN_MAX_SERVICE_SPECIFIC_INFO_LEN]; member in struct:__anon25035
671 UnmatchInd messages rather than resending the Match_Filter/Service_Specific_Info TLVs
682 u8 service_specific_info[NAN_MAX_SERVICE_NAME_LEN]; member in struct:__anon25050
729 u8 service_specific_info[NAN_MAX_SERVICE_SPECIFIC_INFO_LEN]; member in struct:__anon25053
  /hardware/qcom/wlan/qcwcn/wifi_hal/
nan.h 861 u8 service_specific_info[NAN_MAX_SERVICE_SPECIFIC_INFO_LEN]; member in struct:__anon26979
972 u8 service_specific_info[NAN_MAX_SERVICE_SPECIFIC_INFO_LEN]; member in struct:__anon26981
1062 u8 service_specific_info[NAN_MAX_SERVICE_SPECIFIC_INFO_LEN]; member in struct:__anon26983
1448 u8 service_specific_info[NAN_MAX_SERVICE_NAME_LEN]; member in struct:__anon26994
1551 u8 service_specific_info[NAN_MAX_SERVICE_SPECIFIC_INFO_LEN]; member in struct:__anon26997
    [all...]
nan_req.cpp 501 (const u8*)&pReq->service_specific_info[0], tlvs);
603 (const u8*)&pReq->service_specific_info[0], tlvs);
714 (const u8*)&pReq->service_specific_info[0], tlvs);
    [all...]
nan_ind.cpp 361 memcpy(event->service_specific_info, outputTlv.value,
521 memcpy(event->service_specific_info, outputTlv.value,
    [all...]

Completed in 52 milliseconds