Home
last modified time | relevance | path

Searched defs:enc_mode (Results 1 – 7 of 7) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_ble.cc201 void btm_ble_connected(const RawAddress& bda, uint16_t handle, uint8_t enc_mode, in btm_ble_connected()
207 const tBLE_BD_ADDR& address_with_type, uint16_t handle, uint8_t enc_mode, in btm_ble_connected_from_address_with_type()
Dmock_stack_acl.cc505 tHCI_STATUS status, uint8_t enc_mode) { in btm_acl_connected()
698 uint8_t enc_mode) { in on_acl_br_edr_connected()
Dmock_stack_btm_sec.cc272 tHCI_STATUS status, uint8_t enc_mode, in btm_sec_connected()
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble.cc1776 void btm_ble_connected(const RawAddress& bda, uint16_t handle, uint8_t enc_mode, in btm_ble_connected()
1814 const tBLE_BD_ADDR& address_with_type, uint16_t handle, uint8_t enc_mode, in btm_ble_connected_from_address_with_type()
Dbtm_sec.cc3477 tHCI_STATUS status, uint8_t enc_mode, in btm_sec_connected()
/packages/modules/Bluetooth/system/stack/acl/
Dbtm_acl.cc2585 uint8_t enc_mode) { in on_acl_br_edr_connected()
2628 tHCI_STATUS status, uint8_t enc_mode) { in btm_acl_connected()
/packages/modules/Bluetooth/system/main/test/
Dmain_shim_test.cc125 uint16_t handle, uint8_t enc_mode) {} in mock_connection_classic_on_connected()