Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/test/common/
Dmock_l2cap_layer.cc94 std::vector<uint16_t> &lcids, in L2CA_ConnectCreditBasedRsp()
100 bool L2CA_ReconfigCreditBasedConnsReq(const RawAddress& bd_addr, std::vector<uint16_t> &lcids, in L2CA_ReconfigCreditBasedConnsReq()
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_l2cap_api.cc162 std::vector<uint16_t>& lcids, in L2CA_ReconfigCreditBasedConnsReq()
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_api.cc846 std::vector<uint16_t>& lcids, in L2CA_ReconfigCreditBasedConnsReq()
Dl2c_int.h663 std::vector<uint16_t> lcids; /* Used when credit based is used*/ member