Home
last modified time | relevance | path

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

/system/bt/stack/l2cap/
Dl2c_ble.cc326 if (p_lcb->IsLinkRoleCentral() in l2cble_start_conn_update()
347 if (p_lcb->IsLinkRoleCentral() in l2cble_start_conn_update()
470 if (p_lcb->IsLinkRoleCentral()) { in l2cble_process_sig_cmd()
Dl2c_int.h450 bool IsLinkRoleCentral() const { return link_role_ == HCI_ROLE_CENTRAL; } in IsLinkRoleCentral() function
Dl2c_utils.cc2068 if (p_lcb->IsLinkRoleCentral()) continue; in l2cu_create_conn_br_edr()