Home
last modified time | relevance | path

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

/aosp12/system/bt/test/mock/
H A Dmock_stack_l2cap_api.h328 struct L2CA_GetPeerFeatures { struct
338 extern struct L2CA_GetPeerFeatures L2CA_GetPeerFeatures; argument
H A Dmock_main_shim_l2cap_api.h251 struct L2CA_GetPeerFeatures { struct
261 extern struct L2CA_GetPeerFeatures L2CA_GetPeerFeatures; argument
H A Dmock_stack_l2cap_api.cc84 struct L2CA_GetPeerFeatures L2CA_GetPeerFeatures; variable
217 bool L2CA_GetPeerFeatures(const RawAddress& bd_addr, uint32_t* p_ext_feat, in L2CA_GetPeerFeatures() function
H A Dmock_main_shim_l2cap_api.cc60 struct L2CA_GetPeerFeatures L2CA_GetPeerFeatures; variable
178 bool bluetooth::shim::L2CA_GetPeerFeatures(const RawAddress& bd_addr, in L2CA_GetPeerFeatures() function in bluetooth::shim
/aosp12/system/bt/stack/test/common/
H A Dmock_main_shim_l2c_api.cc59 bool bluetooth::shim::L2CA_GetPeerFeatures(const RawAddress& bd_addr, in L2CA_GetPeerFeatures() function in bluetooth::shim
/aosp12/system/bt/stack/l2cap/
H A Dl2c_api.cc1057 bool L2CA_GetPeerFeatures(const RawAddress& bd_addr, uint32_t* p_ext_feat, in L2CA_GetPeerFeatures() function
/aosp12/system/bt/main/shim/
H A Dl2c_api.cc850 bool L2CA_GetPeerFeatures(const RawAddress& bd_addr, uint32_t* p_ext_feat, in L2CA_GetPeerFeatures() function