Home
last modified time | relevance | path

Searched defs:BTM_SetEncryption (Results 1 – 8 of 8) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_sec.h27 struct BTM_SetEncryption { struct
38 extern struct BTM_SetEncryption BTM_SetEncryption; argument
Dmock_stack_btm_sec.cc154 struct BTM_SetEncryption BTM_SetEncryption; variable
160 tBTM_STATUS BTM_SetEncryption(const RawAddress& bd_addr, in BTM_SetEncryption() function
Dmock_main_shim_btm_api.cc207 tBTM_STATUS bluetooth::shim::BTM_SetEncryption(const RawAddress& bd_addr, in BTM_SetEncryption() function in bluetooth::shim
/packages/modules/Bluetooth/system/bta/test/common/
Dbtm_api_mock.cc46 tBTM_STATUS BTM_SetEncryption(const RawAddress& bd_addr, in BTM_SetEncryption() function
/packages/modules/Bluetooth/system/stack/test/btm/
Dstack_btm_test.cc378 TEST_F(StackBtmWithInitFreeTest, BTM_SetEncryption) { in TEST_F() argument
/packages/modules/Bluetooth/system/stack/include/
Dbtm_client_interface.h154 tBTM_STATUS (*BTM_SetEncryption)(const RawAddress& bd_addr, member
/packages/modules/Bluetooth/system/main/shim/
Dbtm_api.cc1288 tBTM_STATUS bluetooth::shim::BTM_SetEncryption(const RawAddress& bd_addr, in BTM_SetEncryption() function in bluetooth::shim
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sec.cc1049 tBTM_STATUS BTM_SetEncryption(const RawAddress& bd_addr, in BTM_SetEncryption() function