Home
last modified time | relevance | path

Searched defs:btm_sec_encryption_change_evt (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_sec.h573 struct btm_sec_encryption_change_evt { struct
581 extern struct btm_sec_encryption_change_evt btm_sec_encryption_change_evt; argument
Dmock_stack_btm_sec.cc88 struct btm_sec_encryption_change_evt btm_sec_encryption_change_evt; variable
328 void btm_sec_encryption_change_evt(uint16_t handle, tHCI_STATUS status, uint8_t encr_enable, in btm_sec_encryption_change_evt() function
/aosp_15_r20/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sec.cc3464 void btm_sec_encryption_change_evt(uint16_t handle, tHCI_STATUS status, uint8_t encr_enable, in btm_sec_encryption_change_evt() function