Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_sec.h31 struct BTM_SetEncryption { struct
42 extern struct BTM_SetEncryption BTM_SetEncryption; argument
Dmock_stack_btm_sec.cc157 struct BTM_SetEncryption BTM_SetEncryption; variable
163 tBTM_STATUS BTM_SetEncryption(const RawAddress& bd_addr, in BTM_SetEncryption() function
Dmock_main_shim_btm_api.cc206 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.cc321 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/stack/btm/
Dbtm_sec.cc1079 tBTM_STATUS BTM_SetEncryption(const RawAddress& bd_addr, in BTM_SetEncryption() function