Searched defs:OnConnectionUpdate (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/acl_manager/ | ||
D | le_acl_connection.cc | 60 void OnConnectionUpdate(hci::ErrorCode hci_status, uint16_t conn_interval, uint16_t conn_latency, in OnConnectionUpdate() function in bluetooth::hci::acl_manager::LeAclConnectionTracker |
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/facade/ | ||
D | le_acl_manager_facade.cc | 352 void OnConnectionUpdate(hci::ErrorCode /* hci_status */, uint16_t connection_interval, in OnConnectionUpdate() function in bluetooth::hci::facade::LeAclManagerFacadeService::Connection |
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/ | ||
D | acl.cc | 802 void OnConnectionUpdate(hci::ErrorCode hci_status, uint16_t connection_interval, in OnConnectionUpdate() function in LeShimAclConnection |