diff options
author | Veerendranath Jakkam <vjakkam@codeaurora.org> | 2019-05-13 19:00:55 +0530 |
---|---|---|
committer | Veerendranath Jakkam <vjakkam@codeaurora.org> | 2019-05-21 12:49:53 +0000 |
commit | d6510747191286af2784f7789b804071e53e268c (patch) | |
tree | 2cbda45276a3ce903bd85bf08cb112f30e5de8e6 /camera/device/3.2/default/CameraDeviceSession.cpp | |
parent | cace2447b38fd25f642ea3f3ba34d570e1941c57 (diff) |
Generate unique random mac address per AP interface
As per default design only single random MAC address can be generated and it
is getting used for standalone SAP interface. But this approach is not valid
in case of dual SAP. In dual SAP case as two interfaces can't use same MAC
address, second SAP interface failing to come up with the random MAC address
instead coming up with factory MAC address though MAC randomization enabled
for SAP.
This commit is to generate different random MAC address per SAP interface.
Current maximum possible no.of active interfaces are limited five, So
limited no.of random MAC addresses size also to five.
Change-Id: Ia3cafa39917e758e0c25daaa31225114e60a9f5f
CRs-fixed: 2449166
Diffstat (limited to 'camera/device/3.2/default/CameraDeviceSession.cpp')
0 files changed, 0 insertions, 0 deletions