Searched refs:HCI_ROLE_SLAVE (Results 1 – 21 of 21) sorted by relevance
92 } else if (p_cb->role == HCI_ROLE_SLAVE) { in smp_update_key_mask()565 if (p_dev_rec && (p_cb->role == HCI_ROLE_SLAVE)) { in smp_proc_pair_cmd()585 if (p_cb->role == HCI_ROLE_SLAVE) { in smp_proc_pair_cmd()872 if (!p_dev_rec->new_encryption_key_is_p256 && p_cb->role == HCI_ROLE_SLAVE) { in smp_br_process_pairing_command()880 if (p_dev_rec && (p_cb->role == HCI_ROLE_SLAVE)) { in smp_br_process_pairing_command()905 if (p_cb->role == HCI_ROLE_SLAVE) { in smp_br_process_pairing_command()988 if (p_cb->role == HCI_ROLE_SLAVE || in smp_br_select_next_key()1141 if (p_cb->role == HCI_ROLE_SLAVE) { in smp_proc_compare()1291 UINT8 key_to_dist = (p_cb->role == HCI_ROLE_SLAVE) ? p_cb->local_r_key : p_cb->local_i_key; in smp_key_pick_key()1318 if (p_cb->role == HCI_ROLE_SLAVE || in smp_key_distribution()[all …]
328 (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()
1018 if (p_cb->role == HCI_ROLE_SLAVE) { in smp_proc_pairing_cmpl()
1254 if (p_cb->role == HCI_ROLE_SLAVE) { in smp_calculate_peer_commitment()
97 p_lcb->link_role = HCI_ROLE_SLAVE; in l2c_link_hci_conn_req()120 p_lcb->link_role = HCI_ROLE_SLAVE; in l2c_link_hci_conn_req()486 if(btm_ble_inter_get() && p_lcb->link_role == HCI_ROLE_SLAVE) { in l2c_link_hci_disc_comp()494 if(!btm_ble_inter_get() && p_lcb->link_role == HCI_ROLE_SLAVE) { in l2c_link_hci_disc_comp()
114 !(p_lcb->link_role == HCI_ROLE_SLAVE && BTM_LE_ACL_IS_CONNECTED(rem_bda))) { in L2CA_CancelBleConnectReq()302 if(p_acl->link_role == HCI_ROLE_SLAVE) { in l2cble_notify_le_connection()471 p_lcb->link_role = HCI_ROLE_SLAVE; in l2cble_advertiser_conn_comp()
884 l2cb.desire_role = HCI_ROLE_SLAVE; in l2c_init()
898 if (new_role == HCI_ROLE_MASTER || new_role == HCI_ROLE_SLAVE) { in L2CA_SetDesireRole()
2296 if ((p_lcb_cur->in_use) && (p_lcb_cur->link_role == HCI_ROLE_SLAVE)) { in l2cu_create_conn()
738 role == HCI_ROLE_SLAVE) { in bta_gattc_check_bg_conn()937 if (p_msg->int_conn.role == HCI_ROLE_SLAVE) { in bta_gattc_find_int_conn_clcb()
2372 if (L2CA_GetBleConnRole(p_msg->api_listen.remote_bda) == HCI_ROLE_SLAVE && in bta_gattc_listen()
108 #define L2CAP_ROLE_SLAVE HCI_ROLE_SLAVE
740 #define BTM_ROLE_SLAVE HCI_ROLE_SLAVE
1139 #define HCI_ROLE_SLAVE 0x01 macro
1148 #define L2CAP_DESIRED_LINK_ROLE HCI_ROLE_SLAVE
2075 …if (!match && role == HCI_ROLE_SLAVE && bda_type != BLE_ADDR_PUBLIC && BTM_BLE_IS_RESOLVE_BDA(bda)…2151 … !(p_lcb->link_role == HCI_ROLE_SLAVE && BTM_LE_ACL_IS_CONNECTED(l2cb.ble_connecting_bda))) {
4483 if (btm_cb.ble_ctr_cb.link_count[HCI_ROLE_SLAVE]) { in btm_ble_update_link_topology_mask()4487 if (link_role == HCI_ROLE_SLAVE && increase) { in btm_ble_update_link_topology_mask()
370 && link_role == HCI_ROLE_SLAVE) { in btm_acl_created()
4512 …btm_acl_created (bda, p_dev_rec->dev_class, p_dev_rec->sec_bd_name, handle, HCI_ROLE_SLAVE, BT_TRA… in btm_sec_connected()
3563 if (p_data->acl_change.new_role == HCI_ROLE_SLAVE && bta_dm_cb.device_list.count > 1 in bta_dm_acl_change()