Home
last modified time | relevance | path

Searched defs:L2CA_GetPeerLECocConfig (Results 1 – 7 of 7) sorted by relevance

/aosp12/system/bt/test/mock/
H A Dmock_stack_l2cap_api.h199 struct L2CA_GetPeerLECocConfig { struct
206 extern struct L2CA_GetPeerLECocConfig L2CA_GetPeerLECocConfig; argument
H A Dmock_main_shim_l2cap_api.h549 struct L2CA_GetPeerLECocConfig { struct
556 extern struct L2CA_GetPeerLECocConfig L2CA_GetPeerLECocConfig; argument
H A Dmock_stack_l2cap_api.cc73 struct L2CA_GetPeerLECocConfig L2CA_GetPeerLECocConfig; variable
162 bool L2CA_GetPeerLECocConfig(uint16_t lcid, tL2CAP_LE_CFG_INFO* peer_cfg) { in L2CA_GetPeerLECocConfig() function
H A Dmock_main_shim_l2cap_api.cc87 struct L2CA_GetPeerLECocConfig L2CA_GetPeerLECocConfig; variable
324 bool bluetooth::shim::L2CA_GetPeerLECocConfig(uint16_t cid, in L2CA_GetPeerLECocConfig() function in bluetooth::shim
/aosp12/system/bt/stack/test/common/
H A Dmock_main_shim_l2c_api.cc65 bool bluetooth::shim::L2CA_GetPeerLECocConfig(uint16_t cid, in L2CA_GetPeerLECocConfig() function in bluetooth::shim
/aosp12/system/bt/stack/l2cap/
H A Dl2c_api.cc598 bool L2CA_GetPeerLECocConfig(uint16_t lcid, tL2CAP_LE_CFG_INFO* peer_cfg) { in L2CA_GetPeerLECocConfig() function
/aosp12/system/bt/main/shim/
H A Dl2c_api.cc1538 bool L2CA_GetPeerLECocConfig(uint16_t cid, tL2CAP_LE_CFG_INFO* peer_cfg) { in L2CA_GetPeerLECocConfig() function