Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_ble_conn_params.cc234 if (p_lcb->IsLinkRoleCentral() || in l2cble_start_conn_update()
254 if (p_lcb->IsLinkRoleCentral() || in l2cble_start_conn_update()
Dl2c_int.h448 bool IsLinkRoleCentral() const { return link_role_ == HCI_ROLE_CENTRAL; } in IsLinkRoleCentral() function
Dl2c_ble.cc303 if (p_lcb->IsLinkRoleCentral()) { in l2cble_process_sig_cmd()
Dl2c_utils.cc2091 if (p_lcb->IsLinkRoleCentral()) continue; in l2cu_create_conn_br_edr()