Home
last modified time | relevance | path

Searched defs:acceptableProtocols (Results 1 – 4 of 4) sorted by relevance

/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/include/
Dlnn_lane_link.h52 ProtocolType acceptableProtocols; member
Dlnn_lane_interface.h211 ProtocolType acceptableProtocols; member
254 ProtocolType acceptableProtocols; member
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
Dlnn_lane_link.c1403 …LnnLaneSelectProtocol(LnnNetIfType ifType, const char *netWorkId, ProtocolType acceptableProtocols) in LnnLaneSelectProtocol()
1504 ProtocolType acceptableProtocols = LNN_PROTOCOL_ALL ^ LNN_PROTOCOL_NIP; in LaneLinkOfWlan() local
Dlnn_trans_lane.c96 ProtocolType acceptableProtocols; member