Searched defs:BTM_GetHCIConnHandle (Results 1 - 1 of 1) sorted by relevance

/system/bt/stack/btm/
H A Dbtm_acl.cc1327 * Function BTM_GetHCIConnHandle
1335 uint16_t BTM_GetHCIConnHandle(const RawAddress& remote_bda, function
1338 BTM_TRACE_DEBUG("BTM_GetHCIConnHandle");
2420 uint16_t hci_handle = BTM_GetHCIConnHandle(bd_addr, transport);

Completed in 316 milliseconds