pub fn parse_bd_addr(input: &str) -> Result<[u8; 6], String>
Returns the bd address in little endian ordering.