Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_acl.h567 struct BTM_ReadRemoteFeatures { struct
572 extern struct BTM_ReadRemoteFeatures BTM_ReadRemoteFeatures; argument
Dmock_stack_acl.cc98 struct BTM_ReadRemoteFeatures BTM_ReadRemoteFeatures; variable
394 uint8_t* BTM_ReadRemoteFeatures(const RawAddress& addr) { in BTM_ReadRemoteFeatures() function
/packages/modules/Bluetooth/system/stack/include/
Dbtm_client_interface.h89 uint8_t* (*BTM_ReadRemoteFeatures)(const RawAddress&); member
/packages/modules/Bluetooth/system/stack/acl/
Dbtm_acl.cc1617 uint8_t* BTM_ReadRemoteFeatures(const RawAddress& addr) { in BTM_ReadRemoteFeatures() function