Home
last modified time | relevance | path

Searched defs:frnd (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dfriend.c90 static bool is_lpn_unicast(struct bt_mesh_friend *frnd, uint16_t addr) in is_lpn_unicast()
107 struct bt_mesh_friend *frnd = &bt_mesh.frnd[i]; in bt_mesh_friend_find() local
148 static int32_t recv_delay(struct bt_mesh_friend *frnd) in recv_delay()
157 static void friend_clear(struct bt_mesh_friend *frnd, uint8_t reason) in friend_clear()
211 struct bt_mesh_friend *frnd = &bt_mesh.frnd[i]; in bt_mesh_friend_clear_net_idx() local
230 struct bt_mesh_friend *frnd = &bt_mesh.frnd[i]; in bt_mesh_friend_sec_update() local
261 struct bt_mesh_friend *frnd = NULL; in bt_mesh_friend_clear() local
312 static void friend_sub_add(struct bt_mesh_friend *frnd, uint16_t addr) in friend_sub_add()
326 static void friend_sub_rem(struct bt_mesh_friend *frnd, uint16_t addr) in friend_sub_rem()
338 static struct net_buf *create_friend_pdu(struct bt_mesh_friend *frnd, in create_friend_pdu()
[all …]
Dnet.h130 uint16_t frnd; /* Previous Friend's address */ member
165 uint16_t frnd; member
244 struct bt_mesh_friend frnd[CONFIG_BLE_MESH_FRIEND_LPN_COUNT]; member
Dsettings.c97 uint8_t frnd; member
Dcfg_srv.c2827 struct bt_mesh_friend *frnd = NULL; in lpn_timeout_get() local
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/include/
Dcfg_srv.h35 uint8_t frnd; /* Friend state */ member
191 uint8_t frnd; member