HCI_CMD_GET_LOCAL_NAME
uart_send_cmd(fd, HCI_CMD_GET_LOCAL_NAME, NULL, 0);
len = uart_recv_cc(fd, HCI_CMD_GET_LOCAL_NAME, buf, sizeof(buf));