Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/
A Dnet.h382 int friend_cred_get(struct bt_mesh_subnet *sub, u16_t addr, u8_t *nid, const u8_t **enc, const u8_t…
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dnet.c382 int friend_cred_get(struct bt_mesh_subnet *sub, u16_t addr, u8_t *nid, const u8_t **enc, const u8_t… in friend_cred_get() function
417 int friend_cred_get(struct bt_mesh_subnet *sub, u16_t addr, u8_t *nid, const u8_t **enc, const u8_t… in friend_cred_get() function
851 if (friend_cred_get(tx->sub, BT_MESH_ADDR_UNASSIGNED, &nid, &enc, &priv)) { in bt_mesh_net_encode()
A Dfriend.c350 if (friend_cred_get(sub, frnd->lpn, &nid, &enc, &priv)) { in create_friend_pdu()

Completed in 9 milliseconds