Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/test/common/
Dmock_l2cap_layer.cc101 tL2CAP_LE_CFG_INFO* peer_cfg) { in L2CA_ReconfigCreditBasedConnsReq()
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_l2cap_api.cc143 bool L2CA_GetPeerLECocConfig(uint16_t lcid, tL2CAP_LE_CFG_INFO* peer_cfg) { in L2CA_GetPeerLECocConfig()
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_api.cc606 bool L2CA_GetPeerLECocConfig(uint16_t lcid, tL2CAP_LE_CFG_INFO* peer_cfg) { in L2CA_GetPeerLECocConfig()
Dl2c_int.h318 tL2CAP_CFG_INFO peer_cfg; /* Peer's saved configuration options */ member