Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/include/aos/
A Dble.h512 int ble_stack_get_local_addr(dev_addr_t *addr);
/AliOS-Things-master/components/ble_mesh/bt_mesh/mesh_node/
A Dmesh_node.c897 ret = ble_stack_get_local_addr(&dev_addr); in ble_mesh_node_init()
978 ret = ble_stack_get_local_addr(&dev_addr); in ble_mesh_node_init()
/AliOS-Things-master/components/ble_host/bt_shell/bt_host/test/
A Dbt.c1163 ret = ble_stack_get_local_addr(NULL); in cmd_scan()
1166 ret = ble_stack_get_local_addr(&addr); in cmd_scan()
/AliOS-Things-master/components/ble_host/bt_host/aos/
A Dble.c1265 int ble_stack_get_local_addr(dev_addr_t *addr) in ble_stack_get_local_addr() function

Completed in 15 milliseconds