Move reusable test functionality into separate file (#119)
The baud rate and ble_address_to_string_convert is reusable across different tests. Moving functionality to use default platform baudrate and converting BLE address to a header file where it can be reused.
Please register or sign in to comment