Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dfriend.c80 struct bt_mesh_friend *frnd = &bt_mesh.frnd[0]; in discard_buffer() local
171 static void friend_clear(struct bt_mesh_friend *frnd) in friend_clear()
253 struct bt_mesh_friend *frnd; in bt_mesh_friend_clear() local
481 struct bt_mesh_friend *frnd; in bt_mesh_friend_sub_add() local
515 struct bt_mesh_friend *frnd; in bt_mesh_friend_sub_rem() local
577 struct bt_mesh_friend *frnd; in bt_mesh_friend_poll() local
646 struct bt_mesh_friend *frnd = user_data; in friend_clear_sent() local
710 struct bt_mesh_friend *frnd; in bt_mesh_friend_clear_cfm() local
810 struct bt_mesh_friend *frnd = NULL; in bt_mesh_friend_req() local
973 struct bt_mesh_friend *frnd = user_data; in buf_send_start() local
[all …]
A Dsettings.c96 u8_t frnd; member
A Dcfg_srv.c2733 struct bt_mesh_friend *frnd; in lpn_timeout_get() local
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/api/mesh/
A Dcfg_srv.h33 u8_t frnd; /* Friend state */ member
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/
A Dnet.h129 u16_t frnd; /* Previous Friend's address */ member
163 u16_t frnd; member
248 struct bt_mesh_friend frnd[CONFIG_BT_MESH_FRIEND_LPN_COUNT]; member
/AliOS-Things-master/components/ble_mesh/bt_shell/bt_mesh/
A Dshell.c1217 u8_t frnd; in cmd_friend() local

Completed in 21 milliseconds