Searched refs:uim_bd_address (Results 1 – 1 of 1) sorted by relevance
42 char uim_bd_address[BD_ADDR_LEN]; variable400 if (uim_bd_address[0] != 0) { in st_uart_config()425 UIM_VER("BD address changed to %s", uim_bd_address); in st_uart_config()495 strncpy(uim_bd_address, argv[2], sizeof(uim_bd_address)); in main()496 bd_addr = strtoba(uim_bd_address); in main()