Lines Matching refs:NAN
30 * to perform operations like NAN, RTT, etc.
52 * [{STA} <= 1, {NAN} <= 1, {AP} <= 1]
53 * Any combination of STA, NAN, AP
54 * [], [STA], [NAN], [AP], [STA+NAN], [STA+AP], [NAN+AP], [STA+NAN+AP]
56 * [{STA} <= 1, {NAN,P2P} <= 1]
57 * Optionally a STA and either NAN or P2P
58 * [], [STA], [STA+NAN], [STA+P2P], [NAN], [P2P]
59 * Not included [NAN+P2P], [STA+NAN+P2P]
61 * [{STA} <= 1, {STA,NAN} <= 1]
62 * Optionally a STA and either a second STA or a NAN
63 * [], [STA], [STA+NAN], [STA+STA], [NAN]
64 * Not included [STA+STA+NAN]
96 * [{STA} <= 2, {NAN} <=1] and [{STA} <=1, {NAN} <= 1, {AP} <= 1}]
97 * If the chip currently has 3 interfaces STA, STA and NAN and wants to add an
100 * the STA had been torn down. During this process the remaining STA and NAN
359 * Create a NAN iface on the chip.
363 * allowed (specified in |ChipIfaceCombination|) number of ifaces of the NAN
377 * List all the NAN iface names configured on the chip.
385 * @return ifnames List of all NAN iface names on the chip.
390 * Gets a HIDL interface object for the NAN Iface corresponding
405 * Removes the NAN Iface with the provided ifname.