Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/facade/
Dacl_manager_facade.cc340 static inline uint16_t to_handle(uint32_t current_request) { in to_handle() function in bluetooth::hci::facade::AclManagerFacadeService
367 uint16_t handle = to_handle(current_connection_request_); in OnConnectSuccess()