Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dfriend.h53 int bt_mesh_friend_sub_add(struct bt_mesh_net_rx *rx,
Dfriend.c633 int bt_mesh_friend_sub_add(struct bt_mesh_net_rx *rx, in bt_mesh_friend_sub_add() function
Dtransport.c1050 return bt_mesh_friend_sub_add(rx, buf); in ctl_recv()