Searched refs:HCI_ROLE_SLAVE (Results 1 – 18 of 18) sorted by relevance
81 } else if (p_cb->role == HCI_ROLE_SLAVE) { in smp_update_key_mask()518 if (p_dev_rec && (p_cb->role == HCI_ROLE_SLAVE)) in smp_proc_pair_cmd()548 if (p_cb->role == HCI_ROLE_SLAVE) { in smp_proc_pair_cmd()786 if (!p_dev_rec->new_encryption_key_is_p256 && p_cb->role == HCI_ROLE_SLAVE) { in smp_br_process_pairing_command()794 if (p_dev_rec && (p_cb->role == HCI_ROLE_SLAVE)) in smp_br_process_pairing_command()826 if (p_cb->role == HCI_ROLE_SLAVE) { in smp_br_process_pairing_command()912 if (p_cb->role == HCI_ROLE_SLAVE || in smp_br_select_next_key()1076 if (p_cb->role == HCI_ROLE_SLAVE) in smp_proc_compare()1224 (p_cb->role == HCI_ROLE_SLAVE) ? p_cb->local_r_key : p_cb->local_i_key; in smp_key_pick_key()1247 if (p_cb->role == HCI_ROLE_SLAVE || in smp_key_distribution()[all …]
314 if (p_cb->role > HCI_ROLE_SLAVE) { in smp_br_state_machine_event()321 (p_cb->role == HCI_ROLE_SLAVE) ? "Slave" : "Master", in smp_br_state_machine_event()
319 p_cb->role = HCI_ROLE_SLAVE; in smp_br_data_received()
796 if (p_cb->role == HCI_ROLE_SLAVE) in smp_calculate_peer_commitment()
221 if (role == HCI_ROLE_SLAVE) in btm_ble_conn_complete()
2440 if (btm_cb.ble_ctr_cb.link_count[HCI_ROLE_SLAVE]) in btm_ble_update_link_topology_mask()2443 if (link_role == HCI_ROLE_SLAVE && increase) { in btm_ble_update_link_topology_mask()
4388 HCI_ROLE_SLAVE, BT_TRANSPORT_BR_EDR); in btm_sec_connected()
537 #define L2CAP_DESIRED_LINK_ROLE HCI_ROLE_SLAVE
92 p_lcb->link_role = HCI_ROLE_SLAVE; in l2c_link_hci_conn_req()115 p_lcb->link_role = HCI_ROLE_SLAVE; in l2c_link_hci_conn_req()
74 !(p_lcb->link_role == HCI_ROLE_SLAVE && in L2CA_CancelBleConnectReq()326 if (role == HCI_ROLE_SLAVE) { in l2cble_conn_comp()
888 l2cb.desire_role = HCI_ROLE_SLAVE; in l2c_init()
1216 if (new_role == HCI_ROLE_MASTER || new_role == HCI_ROLE_SLAVE) in L2CA_SetDesireRole()
2147 if ((p_lcb_cur->in_use) && (p_lcb_cur->link_role == HCI_ROLE_SLAVE)) { in l2cu_create_conn_br_edr()
108 #define L2CAP_ROLE_SLAVE HCI_ROLE_SLAVE
717 #define BTM_ROLE_SLAVE HCI_ROLE_SLAVE
886 #define HCI_ROLE_SLAVE 0x01 macro
609 if (p_msg->int_conn.role == HCI_ROLE_SLAVE) in bta_gattc_find_int_conn_clcb()
2680 if (new_role == HCI_ROLE_SLAVE && bta_dm_cb.device_list.count > 1 && in handle_role_change()