BTA_DmBleAddDevToResolvingList() function
* Function BTA_DmBleAddDevToResolvingList * Description This function adds a device to the resolving list of the * Bluetooth controller. The resolving list is used for resolving * the identity of devices using resolvable private addresses (RPAs). * Parameters addr: Bluetooth device address to be added to the resolving list * addr_type: Type of the address (public or random) * irk: Identity Resolving Key (IRK) of the device * add_dev_to_resolving_list_callback: Callback function to be invoked * upon completion of the operation * Returns void
Arguments
add_dev_to_resolving_list_callback