Searched refs:BLE_ADDR_RANDOM (Results 1 – 15 of 15) sorted by relevance
24 #define BLE_ADDR_RANDOM 0x01 macro34 case BLE_ADDR_RANDOM: in AddressTypeText()53 constexpr uint8_t kBleAddressRandomDevice = BLE_ADDR_RANDOM;
67 if (btm_cb.ble_ctr_cb.addr_mgnt_cb.own_addr_type == BLE_ADDR_RANDOM) { in btm_ble_refresh_raddr_timer_timeout()90 p_cb->own_addr_type = BLE_ADDR_RANDOM; in btm_gen_resolve_paddr_low()
241 if (p_dev_rec->ble.ble_addr_type == BLE_ADDR_RANDOM && in btm_add_dev_to_controller()263 if (p_dev_rec->ble.ble_addr_type == BLE_ADDR_RANDOM && in btm_add_dev_to_controller()
696 p_cb->addr_mgnt_cb.own_addr_type = BLE_ADDR_RANDOM; in BTM_BleConfigPrivacy()835 *p_own_addr_type = BLE_ADDR_RANDOM; in btm_set_conn_mode_adv_init_addr()842 *p_own_addr_type = BLE_ADDR_RANDOM; in btm_set_conn_mode_adv_init_addr()1664 if (p_cur->ble_addr_type != BLE_ADDR_RANDOM) { in btm_ble_update_inq_result()
1712 if (p_dev_rec->ble.ble_addr_type == BLE_ADDR_RANDOM) { in btm_ble_connected()2120 *p_addr_type = BLE_ADDR_RANDOM; in btm_ble_get_acl_remote_addr()
252 p_inst->own_address_type = BLE_ADDR_RANDOM; in RegisterAdvertiser()
60 else if (legacy_type == BLE_ADDR_RANDOM) in ToAddressWithType()91 legacy_address_with_type.type = BLE_ADDR_RANDOM; in ToLegacyAddressWithType()
431 if ((addr_type != BLE_ADDR_RANDOM) || (p_eir_remote_name)) { in handle_remote_properties()
112 (peer_addr_type == BLE_ADDR_RANDOM && BTM_BLE_IS_RESOLVE_BDA(*bda)); in maybe_resolve_address()
2260 p_acl->active_remote_addr_type = BLE_ADDR_RANDOM; in acl_refresh_remote_address()2394 p_acl->conn_addr_type = BLE_ADDR_RANDOM; in btm_ble_refresh_local_resolvable_private_addr()2763 .type = BLE_ADDR_RANDOM, in acl_create_le_connection_with_id()
125 if ((addr_type != BLE_ADDR_RANDOM) || (p_eir_remote_name)) { in bta_scan_results_cb_impl()
309 (addr_type == BLE_ADDR_RANDOM) && BTM_BLE_IS_RESOLVE_BDA(address)) { in btif_gattc_open_impl()
1973 tBLE_ADDR_TYPE address_type = BLE_ADDR_RANDOM; in btif_dm_create_bond_out_of_band()
616 bool addr_is_rpa = peer_addr_type == BLE_ADDR_RANDOM && in btu_hcif_log_command_metrics()
1672 if (dev_type == BT_DEVICE_TYPE_BLE || addr_type == BLE_ADDR_RANDOM) in bta_dm_discover_device()