Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_l2cap_api.h87 struct L2CA_ReadRemoteFeatures { struct
92 extern struct L2CA_ReadRemoteFeatures L2CA_ReadRemoteFeatures; argument
Dmock_main_shim_l2cap_api.cc46 struct L2CA_ReadRemoteFeatures L2CA_ReadRemoteFeatures; variable
104 uint8_t* bluetooth::shim::L2CA_ReadRemoteFeatures(const RawAddress& addr) { in L2CA_ReadRemoteFeatures() function in bluetooth::shim
/packages/modules/Bluetooth/system/main/shim/
Dl2c_api.cc681 uint8_t* L2CA_ReadRemoteFeatures(const RawAddress& addr) { in L2CA_ReadRemoteFeatures() function