Searched refs:HCI_ROLE_SLAVE (Results 1 – 18 of 18) sorted by relevance
78 } else if (p_cb->role == HCI_ROLE_SLAVE) { in smp_update_key_mask()507 if (p_dev_rec && (p_cb->role == HCI_ROLE_SLAVE)) in smp_proc_pair_cmd()529 if (p_cb->role == HCI_ROLE_SLAVE) { in smp_proc_pair_cmd()772 if (!p_dev_rec->new_encryption_key_is_p256 && p_cb->role == HCI_ROLE_SLAVE) { in smp_br_process_pairing_command()780 if (p_dev_rec && (p_cb->role == HCI_ROLE_SLAVE)) in smp_br_process_pairing_command()804 if (p_cb->role == HCI_ROLE_SLAVE) { in smp_br_process_pairing_command()890 if (p_cb->role == HCI_ROLE_SLAVE || in smp_br_select_next_key()1049 if (p_cb->role == HCI_ROLE_SLAVE) in smp_proc_compare()1195 (p_cb->role == HCI_ROLE_SLAVE) ? p_cb->local_r_key : p_cb->local_i_key; in smp_key_pick_key()1218 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()
298 p_cb->role = HCI_ROLE_SLAVE; in smp_br_data_received()
956 if (p_cb->role == HCI_ROLE_SLAVE) in smp_calculate_peer_commitment()
544 #define L2CAP_DESIRED_LINK_ROLE HCI_ROLE_SLAVE
108 #define L2CAP_ROLE_SLAVE HCI_ROLE_SLAVE
717 #define BTM_ROLE_SLAVE HCI_ROLE_SLAVE
885 #define HCI_ROLE_SLAVE 0x01 macro
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()
79 !(p_lcb->link_role == HCI_ROLE_SLAVE && in L2CA_CancelBleConnectReq()392 p_lcb->link_role = HCI_ROLE_SLAVE; in l2cble_advertiser_conn_comp()
869 l2cb.desire_role = HCI_ROLE_SLAVE; in l2c_init()
1220 if (new_role == HCI_ROLE_MASTER || new_role == HCI_ROLE_SLAVE) in L2CA_SetDesireRole()
2149 if ((p_lcb_cur->in_use) && (p_lcb_cur->link_role == HCI_ROLE_SLAVE)) { in l2cu_create_conn()
609 if (p_msg->int_conn.role == HCI_ROLE_SLAVE) in bta_gattc_find_int_conn_clcb()
2546 if (btm_cb.ble_ctr_cb.link_count[HCI_ROLE_SLAVE]) in btm_ble_update_link_topology_mask()2549 if (link_role == HCI_ROLE_SLAVE && increase) { in btm_ble_update_link_topology_mask()
2009 if (role == HCI_ROLE_SLAVE) in btm_ble_conn_complete()
4381 HCI_ROLE_SLAVE, BT_TRANSPORT_BR_EDR); in btm_sec_connected()
2660 if (new_role == HCI_ROLE_SLAVE && bta_dm_cb.device_list.count > 1 && in handle_role_change()