Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_sec.h275 struct BTM_SetEncryption { struct
289 extern struct BTM_SetEncryption BTM_SetEncryption; argument
Dmock_stack_btm_sec.cc63 struct BTM_SetEncryption BTM_SetEncryption; variable
215 tBTM_STATUS BTM_SetEncryption(const RawAddress& bd_addr, tBT_TRANSPORT transport, in BTM_SetEncryption() function
/aosp_15_r20/packages/modules/Bluetooth/system/bta/test/common/
Dbtm_api_mock.cc73 tBTM_STATUS BTM_SetEncryption(const RawAddress& bd_addr, tBT_TRANSPORT transport, in BTM_SetEncryption() function
/aosp_15_r20/packages/modules/Bluetooth/system/stack/include/
Dsecurity_client_callbacks.h109 tBTM_STATUS (*BTM_SetEncryption)(const RawAddress& bd_addr, tBT_TRANSPORT transport, member
/aosp_15_r20/packages/modules/Bluetooth/system/stack/test/btm/
Dstack_btm_sec_test.cc166 TEST_F(StackBtmSecWithInitFreeTest, BTM_SetEncryption) { in TEST_F() argument
/aosp_15_r20/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sec.cc967 tBTM_STATUS BTM_SetEncryption(const RawAddress& bd_addr, tBT_TRANSPORT transport, in BTM_SetEncryption() function