Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_l2cap_api.h337 struct L2CA_GetPeerFeatures { struct
347 extern struct L2CA_GetPeerFeatures L2CA_GetPeerFeatures; argument
Dmock_main_shim_l2cap_api.h209 struct L2CA_GetPeerFeatures { struct
219 extern struct L2CA_GetPeerFeatures L2CA_GetPeerFeatures; argument
Dmock_stack_l2cap_api.cc60 struct L2CA_GetPeerFeatures L2CA_GetPeerFeatures; variable
203 bool L2CA_GetPeerFeatures(const RawAddress& bd_addr, uint32_t* p_ext_feat, in L2CA_GetPeerFeatures() function
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_api.cc1099 bool L2CA_GetPeerFeatures(const RawAddress& bd_addr, uint32_t* p_ext_feat, in L2CA_GetPeerFeatures() function