Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dround_robin_scheduler.cc112 uint16_t RoundRobinScheduler::GetCredits() { return acl_packet_credits_; } in GetCredits() function in bluetooth::hci::acl_manager::RoundRobinScheduler
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/l2cap/BluetoothGeneratedPacketsL2cap_h/gen/l2cap/
Dl2cap_packets.h1704 uint16_t GetCredits() const {ASSERT(was_validated_);auto to_bound = begin();auto credits_it = to_bo… in CreateOptional() function
2099 uint16_t GetCredits() const {ASSERT(was_validated_);auto to_bound = begin();auto credits_it = to_bo… in CreateOptional() function