Mariusz Skamra
813ec50838
Bluetooth: btp: Add event indicating expiration of incomp timer
...
This event indicates that segmented message incomplete timer
expired.
Signed-off-by: Mariusz Skamra <mariusz.skamra@codecoup.pl>
2018-01-03 10:48:13 +01:00
Mariusz Skamra
9977caefa1
Bluetooth: testing: Move bt_test_mesh_net_recv to internal API
...
This function is called only within mesh stack.
Signed-off-by: Mariusz Skamra <mariusz.skamra@codecoup.pl>
2018-01-03 10:48:13 +01:00
Mariusz Skamra
8274cbabf6
Bluetooth: btp: Add Mesh Clear Replay Protection List Cache command
...
This command is needed for Bluetooth Mesh testing against PTS.
Signed-off-by: Mariusz Skamra <mariusz.skamra@codecoup.pl>
2018-01-03 10:48:13 +01:00
Mariusz Skamra
a909aa3a0b
Bluetooth: btp: Add LPN Subscribe/Unsubscribe commands
...
This adds commands to manage Friend node Subscription List.
Those will be used to add or remove and group/virtual address
from subscription list.
Signed-off-by: Mariusz Skamra <mariusz.skamra@codecoup.pl>
2018-01-03 10:48:13 +01:00
Mariusz Skamra
0bd3790d5b
Bluetooth: btp: Add event indicating invalid provisioning BearerOpcode
...
This adds BTP event indicating reception of provisioning message
with invalid (RFU) BearerOpcode.
Signed-off-by: Mariusz Skamra <mariusz.skamra@codecoup.pl>
2018-01-03 10:48:13 +01:00
Mariusz Skamra
0d71cef1f2
Bluetooth: tester: Add BTP Mesh Model Send command implementation
...
This command will be used to test if model can properly send
segmented and unsegmented messages to a given destination address.
Signed-off-by: Mariusz Skamra <mariusz.skamra@codecoup.pl>
2018-01-03 10:48:13 +01:00
Mariusz Skamra
a87840e8e2
Bluetooth: Expose Bluetooth Testing API
...
This moves Bluetooth testing header file to the include/bluetooth.
Signed-off-by: Mariusz Skamra <mariusz.skamra@codecoup.pl>
2017-12-18 12:43:23 +01:00