Home
last modified time | relevance | path

Searched defs:le_buffer_full (Results 1 – 1 of 1) sorted by relevance

/system/bt/gd/hci/acl_manager/
Dround_robin_scheduler.cc94 bool le_buffer_full = le_acl_packet_credits_ == 0 && connection_type == ConnectionType::LE; in start_round_robin() local
116 bool le_buffer_full = in start_round_robin() local
207 bool le_buffer_full = next_connection_type == ConnectionType::LE && le_acl_packet_credits_ == 0; in handle_enqueue_next_fragment() local