Home
last modified time | relevance | path

Searched refs:acl_ble_update_event_received (Results 1 – 6 of 6) sorted by relevance

/aosp12/system/bt/stack/include/
H A Dble_acl_interface.h39 void acl_ble_update_event_received(tHCI_STATUS status, uint16_t handle,
/aosp12/system/bt/test/mock/
H A Dmock_stack_acl_ble.cc72 void acl_ble_update_event_received(tHCI_STATUS status, uint16_t handle, in acl_ble_update_event_received() function
/aosp12/system/bt/main/shim/
H A Dacl_legacy_interface.cc76 .link.le.on_connection_update = acl_ble_update_event_received, in GetAclInterface()
H A Dl2c_api.cc589 acl_ble_update_event_received( in OnConnectionUpdate()
/aosp12/system/bt/stack/acl/
H A Dble_acl.cc162 void acl_ble_update_event_received(tHCI_STATUS status, uint16_t handle, in acl_ble_update_event_received() function
/aosp12/system/bt/stack/btu/
H A Dbtu_hcif.cc1743 acl_ble_update_event_received(static_cast<tHCI_STATUS>(status), handle, in btu_ble_ll_conn_param_upd_evt()