UCI Data RCV NotificationManager Implementation

1) Add an on_data_rcv_notification() in the UciManagerSync to send the
received Data packet (payload and other fields), to the
NotificationManager that is invoked by the UciManagerSync.
2) Implement the plumbing for on_data_rcv_notification() in the
UciManager/UciManagerSync(), so that a DATA_RCV packet can be sent
upwards to the notification_manager_android.

Bug: 261762781
Test: atest libuwb_core_test libuwb_uci_packet_tests ServiceUwbTests
Change-Id: I4d73991f262445e890063b019e360167fef9a4ab
6 files changed