Home
last modified time | relevance | path

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

/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/test/mock/
Dmock_stack_btm_sec.h330 struct BTM_SetEncryption { struct
344 extern struct BTM_SetEncryption BTM_SetEncryption; argument
Dmock_stack_btm_sec.cc64 struct BTM_SetEncryption BTM_SetEncryption; variable
242 tBTM_STATUS BTM_SetEncryption(const RawAddress& bd_addr, in BTM_SetEncryption() function
/packages/modules/Bluetooth/system/stack/include/
Dsecurity_client_callbacks.h115 tBTM_STATUS (*BTM_SetEncryption)(const RawAddress& bd_addr, member
/packages/modules/Bluetooth/system/stack/test/btm/
Dstack_btm_sec_test.cc174 TEST_F(StackBtmSecWithInitFreeTest, BTM_SetEncryption) { in TEST_F() argument
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sec.cc1030 tBTM_STATUS BTM_SetEncryption(const RawAddress& bd_addr, in BTM_SetEncryption() function