Searched refs:BTM_SecGetDeviceLinkKeyType (Results 1 – 5 of 5) sorted by relevance
61 struct BTM_SecGetDeviceLinkKeyType BTM_SecGetDeviceLinkKeyType; variable131 tBTM_LINK_KEY_TYPE BTM_SecGetDeviceLinkKeyType::return_value = 0;230 tBTM_LINK_KEY_TYPE BTM_SecGetDeviceLinkKeyType(const RawAddress& bd_addr) { in BTM_SecGetDeviceLinkKeyType() function232 return test::mock::stack_btm_sec::BTM_SecGetDeviceLinkKeyType(bd_addr); in BTM_SecGetDeviceLinkKeyType()
294 struct BTM_SecGetDeviceLinkKeyType { struct302 extern struct BTM_SecGetDeviceLinkKeyType BTM_SecGetDeviceLinkKeyType; argument
238 tBTM_LINK_KEY_TYPE BTM_SecGetDeviceLinkKeyType(const RawAddress& bd_addr);
994 tBTM_LINK_KEY_TYPE BTM_SecGetDeviceLinkKeyType(const RawAddress& bd_addr) { in BTM_SecGetDeviceLinkKeyType() function
1033 br_link_key_type = BTM_SecGetDeviceLinkKeyType(p_cb->pairing_bda); in smp_calculate_long_term_key_from_link_key()