Searched refs:btm_sec_encryption_key_refresh_complete (Results 1 – 7 of 7) sorted by relevance
93 struct btm_sec_encryption_key_refresh_complete btm_sec_encryption_key_refresh_complete; variable356 void btm_sec_encryption_key_refresh_complete(uint16_t handle, tHCI_STATUS status) { in btm_sec_encryption_key_refresh_complete() function358 test::mock::stack_btm_sec::btm_sec_encryption_key_refresh_complete(handle, status); in btm_sec_encryption_key_refresh_complete()
645 struct btm_sec_encryption_key_refresh_complete { struct650 extern struct btm_sec_encryption_key_refresh_complete btm_sec_encryption_key_refresh_complete; argument
40 void btm_sec_encryption_key_refresh_complete(uint16_t handle, tHCI_STATUS status);
621 void btm_sec_encryption_key_refresh_complete(uint16_t handle, tHCI_STATUS status);
146 btm_sec_encryption_key_refresh_complete(refresh.GetConnectionHandle(), in parse_encryption_key_refresh_complete()
4018 void btm_sec_encryption_key_refresh_complete(uint16_t handle, tHCI_STATUS status) { in btm_sec_encryption_key_refresh_complete() function
1408 btm_sec_encryption_key_refresh_complete(handle, static_cast<tHCI_STATUS>(status)); in btu_hcif_encryption_key_refresh_cmpl_evt()