Searched refs:HACK_GetLeHandle (Results 1 – 3 of 3) sorted by relevance
139 virtual uint16_t HACK_GetLeHandle(const Address address);
270 uint16_t AclManager::HACK_GetLeHandle(Address address) { in HACK_GetLeHandle() function in bluetooth::hci::AclManager
456 if (GetAclManager()->HACK_GetLeHandle(ToGdAddress(raw_address)) != 0xFFFF) { in UseLeLink()659 return acl_manager->HACK_GetLeHandle(ToGdAddress(remote_bda)); in GetAclHandle()