Home
last modified time | relevance | path

Searched refs:hci_api_le_set_adv_random_addr (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/ble_host/include/
A Dhci_api.h203 int hci_api_le_set_adv_random_addr(uint8_t handle, const uint8_t addr[6]);
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dhci_api.c1849 __hci_api_weak__ int hci_api_le_set_adv_random_addr(uint8_t handle, const uint8_t addr[6]) in hci_api_le_set_adv_random_addr() function
A Dhci_core.c699 err = hci_api_le_set_adv_random_addr(adv->handle, addr->val); in set_adv_random_address()

Completed in 20 milliseconds