Searched defs:SendLeCredit (Results 1 – 3 of 3) sorted by relevance
/system/bt/gd/l2cap/classic/internal/ | ||
D | link.h | 148 void SendLeCredit(Cid local_cid, uint16_t credit) override {} in SendLeCredit() function |
/system/bt/gd/l2cap/le/internal/ | ||
D | link.cc | 257 void Link::SendLeCredit(Cid local_cid, uint16_t credit) { in SendLeCredit() function in bluetooth::l2cap::le::internal::Link |
/system/bt/gd/shim/ | ||
D | l2cap_test.cc | 63 void SendLeCredit(l2cap::Cid local_cid, uint16_t credit) {} in SendLeCredit() function in bluetooth::shim::__anon12bd56b70111::TestLink |