Home
last modified time | relevance | path

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

/aosp12/system/bt/test/mock/
H A Dmock_main_shim_l2cap_api.h91 struct L2CA_ReadRemoteFeatures { struct
96 extern struct L2CA_ReadRemoteFeatures L2CA_ReadRemoteFeatures; argument
H A Dmock_main_shim_l2cap_api.cc47 struct L2CA_ReadRemoteFeatures L2CA_ReadRemoteFeatures; variable
105 uint8_t* bluetooth::shim::L2CA_ReadRemoteFeatures(const RawAddress& addr) { in L2CA_ReadRemoteFeatures() function in bluetooth::shim
/aosp12/system/bt/stack/test/common/
H A Dmock_main_shim_l2c_api.cc220 uint8_t* bluetooth::shim::L2CA_ReadRemoteFeatures(const RawAddress& remote) { in L2CA_ReadRemoteFeatures() function in bluetooth::shim
/aosp12/system/bt/main/shim/
H A Dl2c_api.cc673 uint8_t* L2CA_ReadRemoteFeatures(const RawAddress& addr) { in L2CA_ReadRemoteFeatures() function