Iam trying to get the BD address(MAC) of the connected device(smart phone).
Iam using the below function to do so
GAPRole_GetParameter(GAPROLE_CONN_BD_ADDR,peerAddress);
But this is not giving the actual Address of the phone.
Is there any way to get the actual MAC address.