Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dnan.cpp604 #define SET_NAN_PAIRING_CAP(h_info, val) (h_info && (h_info->nan_pairing_supported = val)) macro
2851 SET_NAN_PAIRING_CAP(h_info, desc->is_pairing_supported); in handleResponse()