Home
last modified time | relevance | path

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

/aosp12/system/bt/test/mock/
H A Dmock_main_shim_l2cap_api.h76 struct L2CA_ReadRemoteVersion { struct
87 extern struct L2CA_ReadRemoteVersion L2CA_ReadRemoteVersion; argument
H A Dmock_main_shim_l2cap_api.cc46 struct L2CA_ReadRemoteVersion L2CA_ReadRemoteVersion; variable
97 bool bluetooth::shim::L2CA_ReadRemoteVersion(const RawAddress& addr, in L2CA_ReadRemoteVersion() function in bluetooth::shim
/aosp12/system/bt/stack/test/common/
H A Dmock_main_shim_l2c_api.cc213 bool bluetooth::shim::L2CA_ReadRemoteVersion(const RawAddress& addr, in L2CA_ReadRemoteVersion() function in bluetooth::shim
/aosp12/system/bt/main/shim/
H A Dl2c_api.cc661 bool L2CA_ReadRemoteVersion(const RawAddress& addr, uint8_t* lmp_version, in L2CA_ReadRemoteVersion() function