Home
last modified time | relevance | path

Searched refs:is_lpn_unicast (Results 1 – 1 of 1) 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() function
121 if (is_lpn_unicast(frnd, lpn_addr)) { in bt_mesh_friend_find()
1485 return is_lpn_unicast(frnd, addr); in friend_lpn_matches()