Searched refs:HCI_ROLE_PERIPHERAL (Results 1 – 15 of 15) sorted by relevance
24 HCI_ROLE_PERIPHERAL = 0x01, enumerator32 case HCI_ROLE_PERIPHERAL: in hci_role_text()43 return HCI_ROLE_PERIPHERAL; in to_hci_role()
78 } else if (p_cb->role == HCI_ROLE_PERIPHERAL) { in smp_update_key_mask()528 if (p_dev_rec && (p_cb->role == HCI_ROLE_PERIPHERAL)) in smp_proc_pair_cmd()558 if (p_cb->role == HCI_ROLE_PERIPHERAL) { in smp_proc_pair_cmd()807 p_cb->role == HCI_ROLE_PERIPHERAL) { in smp_br_process_pairing_command()815 if (p_dev_rec && (p_cb->role == HCI_ROLE_PERIPHERAL)) in smp_br_process_pairing_command()848 if (p_cb->role == HCI_ROLE_PERIPHERAL) { in smp_br_process_pairing_command()934 if (p_cb->role == HCI_ROLE_PERIPHERAL || in smp_br_select_next_key()1098 if (p_cb->role == HCI_ROLE_PERIPHERAL) in smp_proc_compare()1246 uint8_t key_to_dist = (p_cb->role == HCI_ROLE_PERIPHERAL) ? p_cb->local_r_key in smp_key_pick_key()1270 if (p_cb->role == HCI_ROLE_PERIPHERAL || in smp_key_distribution()[all …]
316 if (p_cb->role > HCI_ROLE_PERIPHERAL) { in smp_br_state_machine_event()326 (p_cb->role == HCI_ROLE_PERIPHERAL) ? "Peripheral" : "Central", in smp_br_state_machine_event()
300 p_cb->role = HCI_ROLE_PERIPHERAL; in smp_br_data_received()
790 if (p_cb->role == HCI_ROLE_PERIPHERAL) in smp_calculate_peer_commitment()
87 if (role == HCI_ROLE_PERIPHERAL) in acl_ble_connection_complete()110 if (role == HCI_ROLE_PERIPHERAL) in acl_ble_enhanced_connection_complete()
630 tHCI_ROLE assigned_role = HCI_ROLE_PERIPHERAL);
2451 if (btm_cb.ble_ctr_cb.link_count[HCI_ROLE_PERIPHERAL]) in btm_ble_update_link_topology_mask()2454 if (link_role == HCI_ROLE_PERIPHERAL && increase) { in btm_ble_update_link_topology_mask()
195 hci_role_ = HCI_ROLE_PERIPHERAL; in TEST_F()266 hci_role_ = HCI_ROLE_PERIPHERAL; in TEST_F()
452 return link_role_ == HCI_ROLE_PERIPHERAL; in IsLinkRolePeripheral()455 void SetLinkRoleAsPeripheral() { link_role_ = HCI_ROLE_PERIPHERAL; } in SetLinkRoleAsPeripheral()
265 if (role == HCI_ROLE_PERIPHERAL) { in l2cble_conn_comp()
138 case HCI_ROLE_PERIPHERAL: in ToHciRole()
617 if (p_msg->int_conn.role == HCI_ROLE_PERIPHERAL) in bta_gattc_find_int_conn_clcb()
842 (cur_role == HCI_ROLE_PERIPHERAL)) { in bta_av_sys_rs_cback()
2330 if (new_role == HCI_ROLE_PERIPHERAL && bta_dm_cb.device_list.count > 1 && in handle_role_change()