• Dennis Cheng's avatar
    test_vendor_lib: Use EPOLLOUT · 3c0ea3e5
    Dennis Cheng authored
    HciTransport checks for write-readiness before sending any packets
    back to the HCI. Packets are maintained on a queue and only written
    when the EPOLLOUT flag is set in the epoll_event.
    
    Bug: 21586676
    Change-Id: Iebd9599286b62746e2be7e424c522058ae978bb1
    3c0ea3e5