Home
last modified time | relevance | path

Searched defs:BTM_RequestPeerSCA (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/bta/test/common/
Dbtm_api_mock.cc81 void BTM_RequestPeerSCA(RawAddress const& bd_addr, tBT_TRANSPORT transport) { in BTM_RequestPeerSCA() function
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_acl.h588 struct BTM_RequestPeerSCA { struct
596 extern struct BTM_RequestPeerSCA BTM_RequestPeerSCA; argument
Dmock_stack_acl.cc97 struct BTM_RequestPeerSCA BTM_RequestPeerSCA; variable
396 void BTM_RequestPeerSCA(const RawAddress& remote_bda, tBT_TRANSPORT transport) { in BTM_RequestPeerSCA() function
/packages/modules/Bluetooth/system/stack/include/
Dbtm_client_interface.h73 void (*BTM_RequestPeerSCA)(const RawAddress& remote_bda, member
/packages/modules/Bluetooth/system/stack/acl/
Dbtm_acl.cc1242 void BTM_RequestPeerSCA(const RawAddress& remote_bda, tBT_TRANSPORT transport) { in BTM_RequestPeerSCA() function