Searched refs:btm_acl_encrypt_change (Results 1 – 5 of 5) sorted by relevance
/aosp12/system/bt/stack/acl/ |
H A D | acl.h | 250 friend void btm_acl_encrypt_change(uint16_t handle, uint8_t status, 381 friend void btm_acl_encrypt_change(uint16_t handle, uint8_t status,
|
H A D | btm_acl.cc | 603 void btm_acl_encrypt_change(uint16_t handle, uint8_t status, in btm_acl_encrypt_change() function
|
/aosp12/system/bt/stack/include/ |
H A D | acl_hci_link_interface.h | 38 void btm_acl_encrypt_change(uint16_t handle, uint8_t status,
|
/aosp12/system/bt/test/mock/ |
H A D | mock_stack_acl.cc | 330 void btm_acl_encrypt_change(uint16_t handle, uint8_t status, in btm_acl_encrypt_change() function
|
/aosp12/system/bt/stack/btu/ |
H A D | btu_hcif.cc | 1110 btm_acl_encrypt_change(handle, static_cast<tHCI_STATUS>(status), in read_encryption_key_size_complete_after_encryption_change() 1139 btm_acl_encrypt_change(handle, static_cast<tHCI_STATUS>(status), in btu_hcif_encryption_change_evt()
|