Home
last modified time | relevance | path

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

/system/bt/gd/hci/facade/
Dle_acl_manager_facade.cc197 static inline uint16_t to_handle(uint32_t current_request) { in to_handle() function in bluetooth::hci::facade::LeAclManagerFacadeService
224 uint16_t handle = to_handle(current_connection_request_); in OnLeConnectSuccess()
Dacl_manager_facade.cc316 static inline uint16_t to_handle(uint32_t current_request) { in to_handle() function in bluetooth::hci::facade::AclManagerFacadeService
340 uint16_t handle = to_handle(current_connection_request_); in OnConnectSuccess()