This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Getting BD_ADDR

Hi ,

First of all I  want to know the difference between HCI_Read_BD_ADDR() and GAP_Query_Local_BD_ADDR() API's.

And after setting new BT_MAC address using HCI_Send_Raw_Command() API, if I query the local BD_ADDR using GAP API  it is returning the old MAC address.But with HCI API it is showing properly.