Implement dev_ble_action

dev_ble_action aims to interface sigma_dut with the BLE stack. This
commit implements this interface by having sigma_dut interact with a BLE
application. Also, this commit aims to enable NAN service discovery on
top of a successful BLE scan. Currently, this is implemented only for
Android platforms by having the NAN + BLE activity registered with
org.codeaurora.nanservicediscovery.MainActivity. sigma_dut invokes this
activity with the respective parameters.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
3 files changed