Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_l2cap_api.h184 struct L2CA_GetPeerLECocConfig { struct
193 extern struct L2CA_GetPeerLECocConfig L2CA_GetPeerLECocConfig; argument
Dmock_main_shim_l2cap_api.h511 struct L2CA_GetPeerLECocConfig { struct
518 extern struct L2CA_GetPeerLECocConfig L2CA_GetPeerLECocConfig; argument
Dmock_stack_l2cap_api.cc48 struct L2CA_GetPeerLECocConfig L2CA_GetPeerLECocConfig; variable
143 bool L2CA_GetPeerLECocConfig(uint16_t lcid, tL2CAP_LE_CFG_INFO* peer_cfg) { in L2CA_GetPeerLECocConfig() function
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_api.cc606 bool L2CA_GetPeerLECocConfig(uint16_t lcid, tL2CAP_LE_CFG_INFO* peer_cfg) { in L2CA_GetPeerLECocConfig() function