Home
last modified time | relevance | path

Searched refs:btm_ble_update_mode_operation (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/stack/acl/
Dble_acl.cc96 btm_ble_update_mode_operation(role, &address_with_type.bda, HCI_SUCCESS); in acl_ble_enhanced_connection_complete()
159 btm_ble_update_mode_operation(HCI_ROLE_UNKNOWN, &address_with_type.bda, in acl_ble_connection_fail()
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_int.h51 void btm_ble_update_mode_operation(uint8_t link_role, const RawAddress* bda,
Dbtm_ble_gap.cc2814 void btm_ble_update_mode_operation(uint8_t /* link_role */, in btm_ble_update_mode_operation() function
Dbtm_sec.cc4004 btm_ble_update_mode_operation(HCI_ROLE_UNKNOWN, &p_dev_rec->bd_addr, in btm_sec_disconnected()
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_ble_gap.cc170 void btm_ble_update_mode_operation(uint8_t /* link_role */, in btm_ble_update_mode_operation() function