Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_ble.h453 struct btm_ble_link_encrypted { struct
460 extern struct btm_ble_link_encrypted btm_ble_link_encrypted; argument
Dmock_stack_btm_ble.cc68 struct btm_ble_link_encrypted btm_ble_link_encrypted; variable
272 void btm_ble_link_encrypted(const RawAddress& bd_addr, uint8_t encr_enable) { in btm_ble_link_encrypted() function
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_sec.cc1303 void btm_ble_link_encrypted(const RawAddress& bd_addr, uint8_t encr_enable) { in btm_ble_link_encrypted() function