Home
last modified time | relevance | path

Searched refs:direct_addr (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/ble_host/include/
A Dhci_api.h83 uint8_t direct_addr[6],
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dhci_api.c1107 uint8_t direct_addr[6], in hci_api_le_adv_param()
1124 set_param.direct_addr.type = direct_addr_type; in hci_api_le_adv_param()
1125 memcpy(set_param.direct_addr.a.val, direct_addr, 6); in hci_api_le_adv_param()
A Dhci_core.c8359 bt_addr_le_copy(&set_param.direct_addr, param->peer); in bt_le_adv_start_legacy()
/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Dhci.h644 bt_addr_le_t direct_addr; member
1628 bt_addr_le_t direct_addr; member

Completed in 30 milliseconds