Searched refs:friend_addr (Results 1 – 4 of 4) sorted by relevance
616 void bt_mesh_lpn_set_cb(void (*cb)(uint16_t friend_addr, bool established));
70 static void (*lpn_cb)(uint16_t friend_addr, bool established);1059 void bt_mesh_lpn_set_cb(void (*cb)(uint16_t friend_addr, bool established)) in bt_mesh_lpn_set_cb() argument
894 static void btc_ble_mesh_lpn_cb(uint16_t friend_addr, bool established) in btc_ble_mesh_lpn_cb() argument902 mesh_param.lpn_friendship_establish.friend_addr = friend_addr; in btc_ble_mesh_lpn_cb()905 mesh_param.lpn_friendship_terminate.friend_addr = friend_addr; in btc_ble_mesh_lpn_cb()
1363 uint16_t friend_addr; /*!< Friend Node unicast address */ member1369 uint16_t friend_addr; /*!< Friend Node unicast address */ member