Home
last modified time | relevance | path

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

/system/bt/gd/hci/
Dcontroller.h98 virtual uint8_t GetControllerLeConnectListSize() const;
Dcontroller.cc901 uint8_t Controller::GetControllerLeConnectListSize() const { in GetControllerLeConnectListSize() function in bluetooth::hci::Controller
/system/bt/main/shim/
Dcontroller.cc303 return GetController()->GetControllerLeConnectListSize(); in get_ble_connect_list_size()
/system/bt/gd/hci/acl_manager/
Dle_impl.h60 controller->GetControllerLeConnectListSize(), in le_impl()