Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/l2cap/le/internal/
Dlink.h194 std::atomic_int remaining_packets_to_be_sent_ = 0; variable
/packages/modules/Bluetooth/system/gd/l2cap/classic/internal/
Dlink.h250 std::atomic_int remaining_packets_to_be_sent_ = 0; variable