Searched defs:established (Results 1 – 5 of 5) sorted by relevance
111 established : 1; member188 established : 1, /* Friendship established */ member
1012 void bt_mesh_lpn_set_cb(void (*cb)(u16_t friend_addr, bool established)) in bt_mesh_lpn_set_cb()
83 bool valid, bool established) in bt_mesh_friend_find()
631 static void lpn_cb(u16_t friend_addr, bool established) in lpn_cb()
1110 u8 established; in dump_mesh_networks() local