Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dfriend.h55 int bt_mesh_friend_sub_rem(struct bt_mesh_net_rx *rx,
Dfriend.c668 int bt_mesh_friend_sub_rem(struct bt_mesh_net_rx *rx, in bt_mesh_friend_sub_rem() function
Dtransport.c1052 return bt_mesh_friend_sub_rem(rx, buf); in ctl_recv()